aboutsummaryrefslogtreecommitdiffstats
path: root/net/libmms/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-09-21 02:26:35 +0800
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-09-21 02:26:35 +0800
commitdf40d06c8094ce705d191222b835d3e6410c6d37 (patch)
treee095c2dd023b0f37ad7cf0c6898ac34bf3eba310 /net/libmms/Makefile
parentd3b71d9cc6771d828511d7efe30c2c6779e5392f (diff)
downloadfreebsd-ports-gnome-df40d06c8094ce705d191222b835d3e6410c6d37.tar.gz
freebsd-ports-gnome-df40d06c8094ce705d191222b835d3e6410c6d37.tar.zst
freebsd-ports-gnome-df40d06c8094ce705d191222b835d3e6410c6d37.zip
- Drop .la files, no dependees require them
Approved by: portmgr blanket
Diffstat (limited to 'net/libmms/Makefile')
-rw-r--r--net/libmms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libmms/Makefile b/net/libmms/Makefile
index d49f575db72b..f66dcca678fa 100644
--- a/net/libmms/Makefile
+++ b/net/libmms/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libmms
PORTVERSION= 0.6.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF
@@ -12,7 +12,7 @@ COMMENT= Library for parsing mms:// and mmsh:// type network streams
LICENSE= LGPL21
-USES= gettext libtool:keepla pathfix pkgconfig
+USES= gettext libtool pathfix pkgconfig
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib