1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Remove LIBTOOLFILES

This commit is contained in:
Tijl Coosemans 2014-07-09 15:29:37 +00:00
parent 44464eb5cc
commit 02bbafc3f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361384
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}