Remove LIBTOOLFILES

This commit is contained in:
Tijl Coosemans 2014-07-09 15:29:37 +00:00
parent 44464eb5cc
commit 02bbafc3f0
2 changed files with 1 additions and 2 deletions

View file

@ -5,6 +5,6 @@ LITE= yes
PKGNAMESUFFIX= -lite
MASTERDIR= ${.CURDIR}/../wireshark
COMMENT= A powerful network analyzer/capture tool (lite package)
COMMENT= Powerful network analyzer/capture tool (lite package)
.include "${MASTERDIR}/Makefile"

View file

@ -76,7 +76,6 @@ CONFIGURE_ARGS+= --enable-wireshark=no \
.endif
GNU_CONFIGURE= yes
LIBTOOLFILES= configure wiretap/configure
PLIST_SUB+= PORTVERSION=${PORTVERSION}
.if ${PORT_OPTIONS:MIPV6}