aboutsummaryrefslogtreecommitdiff
path: root/dns/drill
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:37:21 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:37:21 +0000
commit026e7e59d0ed7d0547f4bbfeb78ec2d7314e4b7e (patch)
treee15da3a9d272dc778a61c4284411b8e8825bce6d /dns/drill
parentdad0d0873a3d4f82a21a868dc5cb50e86c14565b (diff)
downloadports-026e7e59d0ed7d0547f4bbfeb78ec2d7314e4b7e.tar.gz
ports-026e7e59d0ed7d0547f4bbfeb78ec2d7314e4b7e.zip
- Remove USE_GETOPT_LONG which is a no-op since March 200
Notes
Notes: svn path=/head/; revision=209418
Diffstat (limited to 'dns/drill')
-rw-r--r--dns/drill/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/drill/Makefile b/dns/drill/Makefile
index 8521a9408f78..7f09c4996617 100644
--- a/dns/drill/Makefile
+++ b/dns/drill/Makefile
@@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USE_BZIP2= yes
USE_OPENSSL= yes
HAS_CONFIGURE= yes
-USE_GETOPT_LONG=yes
LDFLAGS+= -L${OPENSSLLIB}
CFLAGS+= ${CPPFLAGS} -I${OPENSSLINC}
CONFIGURE_ARGS= --prefix=${PREFIX}