summaryrefslogtreecommitdiff
path: root/net/libmms
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:26:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:26:08 +0000
commit0178653192192afa707f483c4b0f9111af5eeee1 (patch)
tree7fb3974a6426bec4aab6014a30924f80d14ad145 /net/libmms
parentConvert USE_GNOME=pkgconfig to USES=pkgconfig (diff)
Convert USE_GNOME=pkgconfig to USES=pkgconfig
While here: - Trim headers - Convert: * USE_GNOME=gnomehack -> USES=pathfix * USE_PERL5 -> USES=perl5 * USE_GMAKE -> USES=gmake
Notes
Notes: svn path=/head/; revision=325749
Diffstat (limited to 'net/libmms')
-rw-r--r--net/libmms/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/net/libmms/Makefile b/net/libmms/Makefile
index 8d4222537d13..483de2628699 100644
--- a/net/libmms/Makefile
+++ b/net/libmms/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libmms
-# Date created: 25 Dec 2004
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
+# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libmms
PORTVERSION= 0.6.2
@@ -13,8 +9,8 @@ MASTER_SITES= SF
MAINTAINER= kwm@FreeBSD.org
COMMENT= Library for parsing mms:// and mmsh:// type network streams
-USE_GNOME= pkgconfig glib20
-USES= pathfix gettext iconv
+USE_GNOME= glib20
+USES= pathfix gettext iconv pkgconfig
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib