aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/sectar
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-03-20 17:23:28 +0800
committerpav <pav@FreeBSD.org>2008-03-20 17:23:28 +0800
commita769580b87aff31eefcf6b9b8a016a2127c9d8c8 (patch)
tree00a22daa001f3878816084ae229a51e181e100b2 /archivers/sectar
parentb5e317f4981d7f7eb4fa298aaacfa87684509ca8 (diff)
downloadfreebsd-ports-gnome-a769580b87aff31eefcf6b9b8a016a2127c9d8c8.tar.gz
freebsd-ports-gnome-a769580b87aff31eefcf6b9b8a016a2127c9d8c8.tar.zst
freebsd-ports-gnome-a769580b87aff31eefcf6b9b8a016a2127c9d8c8.zip
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'archivers/sectar')
-rw-r--r--archivers/sectar/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/sectar/Makefile b/archivers/sectar/Makefile
index 19cee04ee6a4..b234ee46ef0e 100644
--- a/archivers/sectar/Makefile
+++ b/archivers/sectar/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A program to create encrypted tar archives
PLIST_FILES= bin/sectar
-USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>