summaryrefslogtreecommitdiff
path: root/cad/vipec
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2005-03-10 12:54:29 +0000
committerdmcmahill <dmcmahill>2005-03-10 12:54:29 +0000
commit10808a93f139424434227bc13cfcf20825adc1ae (patch)
treea3965af581d9eb187f179de2eacb0602438a5488 /cad/vipec
parent57929e7b16154327490357a46ceb305397496cef (diff)
downloadpkgsrc-10808a93f139424434227bc13cfcf20825adc1ae.tar.gz
No need to set QMAKE here anymore. qt3-tools does that now.
Diffstat (limited to 'cad/vipec')
-rw-r--r--cad/vipec/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile
index 92925116ce5..d1fba45764c 100644
--- a/cad/vipec/Makefile
+++ b/cad/vipec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2005/02/11 04:09:20 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.39 2005/03/10 12:54:29 dmcmahill Exp $
#
DISTNAME= ViPEC-3.2.0
@@ -16,9 +16,6 @@ UNLIMIT_RESOURCES+= datasize
CONFLICTS+= vipec-[0-9]*
-QMAKE= ${QTDIR}/bin/qmake
-MAKE_ENV+= QMAKE=${QMAKE}
-
post-patch:
${SED} 's;@prefix@;${PREFIX};g' < ${FILESDIR}/vipec.sh.in > ${WRKDIR}/vipec.sh