ports/cad/qcad/files/patch-aa
Oliver Lehmann ed3508b899 Fix build on both, 4 and 5
Fix pkg-plist
2003-12-11 04:13:24 +00:00

11 lines
313 B
Text

--- scripts/build_qcad.sh.orig Sun Oct 19 02:20:04 2003
+++ scripts/build_qcad.sh Sun Oct 19 02:19:32 2003
@@ -11,6 +11,6 @@
# suse: Qt is usually located in /usr/lib/qt3
#
-export MAKE=make
-#export MAKE=gmake
+#export MAKE=make
+#export MAKE=gmake
#export QTDIR=/usr/share/qt3
#export PATH=$PATH:$QTDIR/bin