aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-02-06 13:00:39 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-02-06 13:00:39 +0000
commit8400695a0ca271eb531392004c5451774b665454 (patch)
tree26b51f9485300736d1b98c2aeca0be92711d98fb
parent0e9b0e8a090d584adcbe4c996ff9e56afbb2370c (diff)
downloadports-8400695a0ca271eb531392004c5451774b665454.tar.gz
ports-8400695a0ca271eb531392004c5451774b665454.zip
Notes
-rw-r--r--x11-toolkits/qt23/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile
index 5ab4cafe9657..f8b00277f76d 100644
--- a/x11-toolkits/qt23/Makefile
+++ b/x11-toolkits/qt23/Makefile
@@ -24,6 +24,7 @@ LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \
CONFLICTS= qt-3.*
+NO_LATEST_LINK= yes
WRKSRC?= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_MESA= yes
USE_GMAKE= yes
@@ -38,7 +39,7 @@ CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \
-L${LOCALBASE}/lib
.if defined(QT_DEBUG)
-CONFIGURE_ARGS+= -debug
+CONFIGURE_ARGS+= -debug
.endif
CONFIGURE_ENV= ${ECHO_CMD} yes | QTDIR=${WRKSRC}