forked from Lainports/freebsd-ports
- Switch to USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
49677f8d5f
commit
5f806c8f15
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue