summaryrefslogtreecommitdiff
path: root/net/libmms
diff options
context:
space:
mode:
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