aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-26 19:45:04 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-26 19:45:04 +0000
commitb70db56b078b019bf591fda03f1042a15cca6b05 (patch)
tree7682cd1d843a6e2f845fa83191f83d8a73d9f799 /misc
parent32cd4f5876d2891d181ec965294805b62fa00d91 (diff)
downloadports-b70db56b078b019bf591fda03f1042a15cca6b05.tar.gz
ports-b70db56b078b019bf591fda03f1042a15cca6b05.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/pinfo/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile
index 0ce9c34f7b15..f8cd92fa7cfc 100644
--- a/misc/pinfo/Makefile
+++ b/misc/pinfo/Makefile
@@ -11,12 +11,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Ncurses based, lynx style info documentation browser
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
-OPTIONS_DEFINE= READLINE NLS
-OPTIONS_DEFAULT=READLINE
-
-USE_BZIP2= yes
-USES= ncurses
+USES= tar:bzip2 ncurses
USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf
LIBTOOLIZE_ARGS=--force
ACLOCAL_ARGS= -I macros
@@ -30,6 +27,8 @@ LDFLAGS+= -L${LOCALBASE}/lib
INFO= pinfo
PLIST_FILES= bin/pinfo etc/pinforc man/man1/pinfo.1.gz
+OPTIONS_DEFINE= READLINE NLS
+OPTIONS_DEFAULT=READLINE
READLINE_USES= readline
READLINE_CONFIGURE_WITH= readline