- New LIB_DEPENDS syntax

- Add USES=libtool
This commit is contained in:
Tijl Coosemans 2014-07-05 15:16:09 +00:00
parent b40a4ec35f
commit 3cb491a56c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360761
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= powerman
PORTVERSION= 2.3.16
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils parallel
MASTER_SITES= GOOGLE_CODE
@ -12,9 +12,9 @@ COMMENT= Tool for doing remote power control
LICENSE= GPLv2 # (or later)
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
USES= perl5
USES= libtool perl5
USE_PERL5= build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-httppower --localstatedir=${DESTDIR}/var \

View File

@ -55,9 +55,9 @@ bin/powerman
%%ETCDIR%%/wti.dev
include/libpowerman.h
lib/libpowerman.a
lib/libpowerman.la
lib/libpowerman.so
lib/libpowerman.so.0
lib/libpowerman.so.0.0.0
lib/stonith/plugins/external/powerman
libdata/pkgconfig/libpowerman.pc
sbin/httppower