aboutsummaryrefslogtreecommitdiff
path: root/sysutils/nut-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/nut-devel/Makefile')
-rw-r--r--sysutils/nut-devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/nut-devel/Makefile b/sysutils/nut-devel/Makefile
index b3b7367da1c2..85cb9451fefe 100644
--- a/sysutils/nut-devel/Makefile
+++ b/sysutils/nut-devel/Makefile
@@ -1,5 +1,6 @@
PORTNAME= nut
PORTVERSION= ${NUT_COMMIT_DATE}
+PORTREVISION= 1
CATEGORIES= sysutils
PKGNAMESUFFIX= -devel
# MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/
@@ -84,6 +85,8 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/nut \
--without-nut_monitor \
--with-ltdl --with-nut-scanner
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
+
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -pthread
LIB_DEPENDS+= libltdl.so:devel/libltdl