aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2003-10-27 06:07:39 +0800
committerlofi <lofi@FreeBSD.org>2003-10-27 06:07:39 +0800
commit8a8535b9dddad2dcc9317cd70549831cea101cb6 (patch)
treef9d6cd099c1367147eadbd7833e5e8376c283fd4 /x11-toolkits
parent3ad7b7e6379f7d381e1f0c194ad988c7a06fb537 (diff)
downloadfreebsd-ports-gnome-8a8535b9dddad2dcc9317cd70549831cea101cb6.tar.gz
freebsd-ports-gnome-8a8535b9dddad2dcc9317cd70549831cea101cb6.tar.zst
freebsd-ports-gnome-8a8535b9dddad2dcc9317cd70549831cea101cb6.zip
Make WRKSRC overridable by slave-ports.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt23/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile
index 38b631ccd899..8441b2bfc3ff 100644
--- a/x11-toolkits/qt23/Makefile
+++ b/x11-toolkits/qt23/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \
CONFLICTS= qt-3.*
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC?= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_MESA= yes
USE_GMAKE= yes
USE_X_PREFIX= yes