aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-22 01:15:14 +0800
committeradamw <adamw@FreeBSD.org>2014-07-22 01:15:14 +0800
commit43636950ad01aad98eaab6f75297e5073d87e478 (patch)
treec6f586cd1d4a5465956f93cb704a948b73424bc3 /sysutils
parentd5c868ba4e9e46052c2ac3d4fd729bcd243c1e40 (diff)
downloadfreebsd-ports-gnome-43636950ad01aad98eaab6f75297e5073d87e478.tar.gz
freebsd-ports-gnome-43636950ad01aad98eaab6f75297e5073d87e478.tar.zst
freebsd-ports-gnome-43636950ad01aad98eaab6f75297e5073d87e478.zip
Add USES=readline to fix configure.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/apachetop/Makefile1
-rw-r--r--sysutils/pwsafe/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/apachetop/Makefile b/sysutils/apachetop/Makefile
index 5089df749954..837f63e783e7 100644
--- a/sysutils/apachetop/Makefile
+++ b/sysutils/apachetop/Makefile
@@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Apache RealTime log stats
GNU_CONFIGURE= yes
+USES= readline
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
diff --git a/sysutils/pwsafe/Makefile b/sysutils/pwsafe/Makefile
index 065eecc993c2..78357c40f42b 100644
--- a/sysutils/pwsafe/Makefile
+++ b/sysutils/pwsafe/Makefile
@@ -13,7 +13,7 @@ COMMENT= Cmdline program that manages encrypted password databases
OPTIONS_DEFINE= SETUID X11
SETUID_DESC= Install setuid pwsafe binary
-USES= gmake
+USES= gmake readline
GNU_CONFIGURE= yes
PLIST_FILES= bin/pwsafe man/man1/pwsafe.1.gz