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 | |
parent | c3965950f8db50dd69524361119f99db619ba66c (diff) | |
download | ports-f8586fdd2ce84e7fd7e8717c33dc200e3abaafa0.tar.gz ports-f8586fdd2ce84e7fd7e8717c33dc200e3abaafa0.zip |
Notes
-rw-r--r-- | lang/ruby16/Makefile | 1 | ||||
-rw-r--r-- | net/silc-client/Makefile | 1 | ||||
-rw-r--r-- | science/ovt/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile index aef6d8b38f68..520b8464981d 100644 --- a/lang/ruby16/Makefile +++ b/lang/ruby16/Makefile @@ -49,7 +49,6 @@ USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes RUBY_NO_RUN_DEPENDS= yes -#USE_AUTOCONF= yes # works either with 2.53 or with 2.13 GNU_CONFIGURE= yes WRKSRC= ${RUBY_WRKSRC} CONFIGURE_ARGS= ${RUBY_CONFIGURE_ARGS} \ 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 \ diff --git a/science/ovt/Makefile b/science/ovt/Makefile index ff17747f5128..6bc5fcb84a56 100644 --- a/science/ovt/Makefile +++ b/science/ovt/Makefile @@ -22,7 +22,6 @@ OVTBUILD= 3 USE_BZIP2= yes USE_GMAKE= yes INSTALLS_SHLIB= yes -#USE_AUTOCONF= yes GNU_CONFIGURE= yes ONLY_FOR_ARCHS= i386 |