aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libofa
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-05-26 14:29:25 +0800
committerbapt <bapt@FreeBSD.org>2014-05-26 14:29:25 +0800
commit099d99786c055f7007a59b62fc248df1aef5018c (patch)
tree217cf4e372d75e7d89162379e0d332e19a0b294b /audio/libofa
parentaff27ace7bdff59da603b040805d74e7504c007c (diff)
downloadfreebsd-ports-graphics-099d99786c055f7007a59b62fc248df1aef5018c.tar.gz
freebsd-ports-graphics-099d99786c055f7007a59b62fc248df1aef5018c.tar.zst
freebsd-ports-graphics-099d99786c055f7007a59b62fc248df1aef5018c.zip
Convert to USES=dos2unix and USES=libtool
Diffstat (limited to 'audio/libofa')
-rw-r--r--audio/libofa/Makefile7
-rw-r--r--audio/libofa/pkg-plist2
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile
index d70d57ea326..0af60bb7a0a 100644
--- a/audio/libofa/Makefile
+++ b/audio/libofa/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libofa
PORTVERSION= 0.9.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= audio
MASTER_SITES= GOOGLE_CODE
@@ -22,12 +22,11 @@ LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3 \
libcurl.so:${PORTSDIR}/ftp/curl
PROJECTHOST= musicip-libofa
-USE_DOS2UNIX= yes
-USE_AUTOTOOLS= libtool
-USES= pathfix
+USES= dos2unix libtool pathfix
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/audio/libofa/pkg-plist b/audio/libofa/pkg-plist
index 865f774f201..9af3da91512 100644
--- a/audio/libofa/pkg-plist
+++ b/audio/libofa/pkg-plist
@@ -1,7 +1,7 @@
include/ofa1/ofa.h
lib/libofa.a
-lib/libofa.la
lib/libofa.so
lib/libofa.so.0
+lib/libofa.so.0.0.0
libdata/pkgconfig/libofa.pc
@dirrm include/ofa1