aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-03-27 00:03:25 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-03-27 00:03:25 +0000
commit464bdcbdf88660de2a5248e43a2dc73412328404 (patch)
treeb2e6e74e3a860ce8ba64fc41ac94c78f068d0489 /x11-toolkits
parent2d6281bca5d23260a450d09abe920afd03e8b7b3 (diff)
downloadports-464bdcbdf88660de2a5248e43a2dc73412328404.tar.gz
ports-464bdcbdf88660de2a5248e43a2dc73412328404.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt33/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 45039d59a100..13391741291b 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -60,6 +60,13 @@ OPTIONS= CUPS "Enable CUPS support" on \
OPENGL "Enable OpenGL support" on \
XFT "Enable Xft support" on
+EXTRACT_COOKIE= ${WRKDIR}/.extract_done.${PORTNAME}.${PREFIX:S/\//_/g}
+CONFIGURE_COOKIE=${WRKDIR}/.configure_done.${PORTNAME}.${PREFIX:S/\//_/g}
+INSTALL_COOKIE= ${WRKDIR}/.install_done.${PORTNAME}.${PREFIX:S/\//_/g}
+BUILD_COOKIE= ${WRKDIR}/.build_done.${PORTNAME}.${PREFIX:S/\//_/g}
+PATCH_COOKIE= ${WRKDIR}/.patch_done.${PORTNAME}.${PREFIX:S/\//_/g}
+PACKAGE_COOKIE= ${WRKDIR}/.package_done.${PORTNAME}.${PREFIX:S/\//_/g}
+
.include <bsd.port.pre.mk>
# The previous Qt port versions installed qmake and qmake's specs under X11BASE