summaryrefslogtreecommitdiff
path: root/net/gnomemeeting2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnomemeeting2/Makefile')
-rw-r--r--net/gnomemeeting2/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/gnomemeeting2/Makefile b/net/gnomemeeting2/Makefile
index 84e24ab005b2..95d09270f10c 100644
--- a/net/gnomemeeting2/Makefile
+++ b/net/gnomemeeting2/Makefile
@@ -22,7 +22,6 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build
# it all over again which can take several hours.
NOCLEANDEPENDS= yes
-#USE_X_PREFIX= yes
USE_NEWGCC= yes
USE_GNOME= yes
USE_AUTOCONF= yes
@@ -30,8 +29,6 @@ USE_GTK= yes
USE_GMAKE= yes
CONFIGURE_ENV= LIBS=-L${PREFIX}/lib \
PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \
- OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323
-post-patch:
- rm ${WRKSRC}/config.cache
+ OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323 \
.include <bsd.port.mk>