aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pwgen
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-03-20 18:03:51 +0800
committerpav <pav@FreeBSD.org>2008-03-20 18:03:51 +0800
commit2d2004a52167e30306f8b8abe46282f6d8123872 (patch)
tree373de66d09931f9604336f922d27f78e57266194 /sysutils/pwgen
parent5b19e741709257b64071ea796a969ab8a01f1ffa (diff)
downloadfreebsd-ports-gnome-2d2004a52167e30306f8b8abe46282f6d8123872.tar.gz
freebsd-ports-gnome-2d2004a52167e30306f8b8abe46282f6d8123872.tar.zst
freebsd-ports-gnome-2d2004a52167e30306f8b8abe46282f6d8123872.zip
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'sysutils/pwgen')
-rw-r--r--sysutils/pwgen/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/pwgen/Makefile b/sysutils/pwgen/Makefile
index d39d8e0c05c2..14859675eb2b 100644
--- a/sysutils/pwgen/Makefile
+++ b/sysutils/pwgen/Makefile
@@ -14,8 +14,6 @@ MASTER_SITES= http://www.tricknology.org/ports/
MAINTAINER= oddbjorn@tricknology.org
COMMENT= A simple password generator
-USE_GETOPT_LONG=yes
-
WRKSRC= ${WRKDIR}/${PORTNAME}-1
MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"