summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-01 14:02:44 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-01 14:02:44 +0000
commit470dc23b8b9d185004052367de2c6a7e0c1bbba9 (patch)
treebb27bf40001c3c52ad778e50b7ee4a390238e724 /app-doc/doxygen/files/doxygen-1.2.16-gentoo.diff
parentopen publication license added (diff)
downloadhistorical-470dc23b8b9d185004052367de2c6a7e0c1bbba9.tar.gz
historical-470dc23b8b9d185004052367de2c6a7e0c1bbba9.tar.bz2
historical-470dc23b8b9d185004052367de2c6a7e0c1bbba9.zip
repoman'd
Diffstat (limited to 'app-doc/doxygen/files/doxygen-1.2.16-gentoo.diff')
-rw-r--r--app-doc/doxygen/files/doxygen-1.2.16-gentoo.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-doc/doxygen/files/doxygen-1.2.16-gentoo.diff b/app-doc/doxygen/files/doxygen-1.2.16-gentoo.diff
new file mode 100644
index 000000000000..2f358ae411da
--- /dev/null
+++ b/app-doc/doxygen/files/doxygen-1.2.16-gentoo.diff
@@ -0,0 +1,11 @@
+--- Makefile.doxywizard Sat Jan 5 19:04:28 2002
++++ Makefile.doxywizard Sat Jan 5 19:05:20 2002
+@@ -25,7 +25,7 @@
+ LINK = g++
+ LFLAGS =
+ LIBS = -L$(QTDIR)/lib -lqt -L/usr/X11R6/lib -lXext -lX11 -lm
+-MOC = moc
++MOC = $(QTDIR)/bin/moc
+
+ TAR = tar -cf
+ GZIP = gzip -9f