diff options
author | ade <ade@FreeBSD.org> | 2006-02-26 10:28:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-26 10:28:44 +0800 |
commit | e0f059184c420b017c9ac20869ba5e42f5e950c6 (patch) | |
tree | 2edab36607171d0bd3cc0eef93fce97f57180799 /science/ovt | |
parent | bb123aa93e8f1bbcd66a647b2b8f37d46af22514 (diff) | |
download | freebsd-ports-gnome-e0f059184c420b017c9ac20869ba5e42f5e950c6.tar.gz freebsd-ports-gnome-e0f059184c420b017c9ac20869ba5e42f5e950c6.tar.zst freebsd-ports-gnome-e0f059184c420b017c9ac20869ba5e42f5e950c6.zip |
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/ovt')
-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 |