- Switch to USES=libtool

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-06-27 22:23:14 +00:00
parent 49677f8d5f
commit 5f806c8f15

View file

@ -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