summaryrefslogtreecommitdiff
path: root/cad/qcad
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-10 22:59:26 +0000
committerjlam <jlam>2006-07-10 22:59:26 +0000
commit7fd04c2d697a38cf4109746e272bd0be03a1e3d5 (patch)
treecb614cea1d624a5581e700c292825cf7d5a200cb /cad/qcad
parent8314447c092c2e6ff0650ddef13b4934c318e4db (diff)
downloadpkgsrc-7fd04c2d697a38cf4109746e272bd0be03a1e3d5.tar.gz
Completely nuke the concept of PKG_PHASE from pkgsrc except for the
purposes of caching MAKEVARS within bsd.pkg.mk and bsd.makevars.mk.
Diffstat (limited to 'cad/qcad')
-rw-r--r--cad/qcad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index a84819a42b8..3b2aff735e9 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2006/06/15 08:26:58 chap Exp $
+# $NetBSD: Makefile,v 1.40 2006/07/10 22:59:26 jlam Exp $
#
DISTNAME= qcad-2.0.5.0-1-community.src
@@ -27,7 +27,7 @@ MAKE_ENV+= QMAKESPEC=${QTDIR}/mkspecs/default
PREPEND_PATH+= ${QTDIR}/bin
# I really want this to be post-*patch* where it makes sense, but QTDIR isn't
-# available until PHASES_AFTER_WRAPPER because it depends on
+# available until after the wrapper phase because it depends on
# BUILDLINK_PREFIX.qt3-libs, which buildlink3 sets. Nothing is easy. :) The
# patches have replaced old hardcoded paths with fixed cookies @PREFIX@ and
# @QTDIR@. The SUBST framework will replace the cookies with the proper