diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-26 02:28:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-26 02:28:44 +0000 |
commit | f8586fdd2ce84e7fd7e8717c33dc200e3abaafa0 (patch) | |
tree | 0113a1a807b6989ea5e09b5aa29a92eece8d04b8 /net/silc-client | |
parent | c3965950f8db50dd69524361119f99db619ba66c (diff) | |
download | ports-f8586fdd2ce84e7fd7e8717c33dc200e3abaafa0.tar.gz ports-f8586fdd2ce84e7fd7e8717c33dc200e3abaafa0.zip |
Notes
Diffstat (limited to 'net/silc-client')
-rw-r--r-- | net/silc-client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/silc-client/Makefile b/net/silc-client/Makefile index 3b43de970939..7eded3605706 100644 --- a/net/silc-client/Makefile +++ b/net/silc-client/Makefile @@ -33,7 +33,6 @@ USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GNOME= glib12 -#USE_LIBTOOL= yes USE_GMAKE= yes CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc/${PORTNAME} \ --with-simdir=${PREFIX}/lib/silcsim/client \ |