aboutsummaryrefslogtreecommitdiffstats
path: root/audio/liblo
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-06-16 22:19:50 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-06-16 22:19:50 +0800
commit8350ffd6ed272ed29c091e30ec4cc7a0d2276289 (patch)
tree3db0e91975bbd3d907e2720f9afa348604869bf5 /audio/liblo
parenta8c835d4e7e3a4f5dc005baaa84bafdfff7329be (diff)
downloadfreebsd-ports-gnome-8350ffd6ed272ed29c091e30ec4cc7a0d2276289.tar.gz
freebsd-ports-gnome-8350ffd6ed272ed29c091e30ec4cc7a0d2276289.tar.zst
freebsd-ports-gnome-8350ffd6ed272ed29c091e30ec4cc7a0d2276289.zip
- Add missing USES=libtool
Diffstat (limited to 'audio/liblo')
-rw-r--r--audio/liblo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/liblo/Makefile b/audio/liblo/Makefile
index 6cbf9f2405dd..479f6ae027bd 100644
--- a/audio/liblo/Makefile
+++ b/audio/liblo/Makefile
@@ -3,6 +3,7 @@
PORTNAME= liblo
PORTVERSION= 0.28
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF
@@ -13,7 +14,7 @@ LICENSE= LGPL21
BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
-USES= gmake pathfix
+USES= gmake pathfix libtool:oldver
GNU_CONFIGURE= yes
USE_LDCONFIG= yes