diff --git a/sysutils/powerman/Makefile b/sysutils/powerman/Makefile index a494ec7895bc..e806fa42bae8 100644 --- a/sysutils/powerman/Makefile +++ b/sysutils/powerman/Makefile @@ -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 \ diff --git a/sysutils/powerman/pkg-plist b/sysutils/powerman/pkg-plist index 687a90a4c13a..5da6856eb66c 100644 --- a/sysutils/powerman/pkg-plist +++ b/sysutils/powerman/pkg-plist @@ -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