diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 03:03:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 03:03:05 +0000 |
commit | e28f0247c9cb094ae1aac3e3ddb6600b12a3629a (patch) | |
tree | 9cdda5103c33e509409bbe18f3464e2ab551d453 /devel/silc-toolkit | |
parent | 39885d304b4a08d648aec6e04412d8e06a4852e2 (diff) | |
download | ports-e28f0247c9cb094ae1aac3e3ddb6600b12a3629a.tar.gz ports-e28f0247c9cb094ae1aac3e3ddb6600b12a3629a.zip |
Notes
Diffstat (limited to 'devel/silc-toolkit')
-rw-r--r-- | devel/silc-toolkit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/silc-toolkit/Makefile b/devel/silc-toolkit/Makefile index e024f56c1a71..3fed5ed97f50 100644 --- a/devel/silc-toolkit/Makefile +++ b/devel/silc-toolkit/Makefile @@ -25,7 +25,6 @@ RUN_DEPENDS= silc:${PORTSDIR}/net/silc-client USE_BZIP2= yes USE_PERL5= yes GNU_CONFIGURE= yes -USE_GNOMENG= yes USE_GNOME= glib12 CONFIGURE_ARGS= --with-silcd-config-file=${PREFIX}/etc/${PORTNAME} \ --with-docdir=${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} \ |