aboutsummaryrefslogtreecommitdiffstats
path: root/net/ekiga/Makefile
diff options
context:
space:
mode:
authorroger <roger@FreeBSD.org>2001-08-20 23:39:10 +0800
committerroger <roger@FreeBSD.org>2001-08-20 23:39:10 +0800
commit02ca82fb98fdc586c96d8bc7e87212b713b6b164 (patch)
tree20ffc5bc0efa7c68347e4e3b954de185d4539bac /net/ekiga/Makefile
parent89ee35fe441bc861c1ff4638dcc8f3cdd5c2a692 (diff)
downloadfreebsd-ports-graphics-02ca82fb98fdc586c96d8bc7e87212b713b6b164.tar.gz
freebsd-ports-graphics-02ca82fb98fdc586c96d8bc7e87212b713b6b164.tar.zst
freebsd-ports-graphics-02ca82fb98fdc586c96d8bc7e87212b713b6b164.zip
Updated tarball. No functional change.
Diffstat (limited to 'net/ekiga/Makefile')
-rw-r--r--net/ekiga/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile
index 84e24ab005b..95d09270f10 100644
--- a/net/ekiga/Makefile
+++ b/net/ekiga/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>