summaryrefslogtreecommitdiff
path: root/archivers/sectar
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commit1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch)
tree128ce8505dc266bea10a8cf389f38de197424aed /archivers/sectar
parentInformation regarding the great autotools update of July 4 2004 (diff)
Sync with new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=110841
Diffstat (limited to 'archivers/sectar')
-rw-r--r--archivers/sectar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/sectar/Makefile b/archivers/sectar/Makefile
index 1f33fbfa7a9b..19cee04ee6a4 100644
--- a/archivers/sectar/Makefile
+++ b/archivers/sectar/Makefile
@@ -16,6 +16,6 @@ COMMENT= A program to create encrypted tar archives
PLIST_FILES= bin/sectar
USE_GETOPT_LONG= yes
-USE_LIBTOOL_VER= 13
+GNU_CONFIGURE= yes
.include <bsd.port.mk>