1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Fix build without INFO

This commit is contained in:
Antoine Brodin 2014-11-29 06:29:23 +00:00
parent 252d8a9246
commit 59bb26aa1e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373600

View File

@ -15,13 +15,11 @@ GH_ACCOUNT= alobbs
GH_COMMIT= f4f66e1
GNU_CONFIGURE= yes
USE_AUTOTOOLS= aclocal autoconf automake autoheader
AUTOMAKE_ARGS= --add-missing
USES= autoreconf makeinfo
INFO= macchanger
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz \
%%DATADIR%%/OUI.list %%DATADIR%%/wireless.list
PLIST_DIRS= %%DATADIR%%
.include <bsd.port.mk>