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 /science | |
parent | Post libtool-conversion fixups (diff) |
Purge the last vestiges of the (really) old autotools world order.
Since all these items were commented out, this is a null-op commit.
Approved by: portmgr (implicit)
Diffstat (limited to 'science')
-rw-r--r-- | science/ovt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |