diff options
Diffstat (limited to 'sysutils/gsmartcontrol/Makefile')
-rw-r--r-- | sysutils/gsmartcontrol/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gsmartcontrol/Makefile b/sysutils/gsmartcontrol/Makefile index ebf03d7da253..50a02220e730 100644 --- a/sysutils/gsmartcontrol/Makefile +++ b/sysutils/gsmartcontrol/Makefile @@ -3,7 +3,7 @@ PORTNAME= gsmartcontrol PORTVERSION= 0.8.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://artificialtime.com/${PORTNAME}/ @@ -14,10 +14,10 @@ LIB_DEPENDS= libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24 RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ smartctl:${PORTSDIR}/sysutils/smartmontools -USE_AUTOTOOLS= libtool -USES= pkgconfig tar:bzip2 +USES= pkgconfig tar:bzip2 libtool INSTALLS_ICONS= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-libglade OPTIONS_DEFINE= DOCS |