diff options
-rw-r--r-- | x11-toolkits/qt23/Makefile | 2 |
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 |