aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libxspf
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:29:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:29:43 +0000
commitd1218825c5df231775a8119f2763c8c594774283 (patch)
tree9243e61bdd18583227745cdccb465ba7cbb4efef /multimedia/libxspf
parent0178653192192afa707f483c4b0f9111af5eeee1 (diff)
downloadports-d1218825c5df231775a8119f2763c8c594774283.tar.gz
ports-d1218825c5df231775a8119f2763c8c594774283.zip
Convert USE_GNOME=pkgconfig -> USES=pkgconfig
Convert USE_GNOME=gnomehack -> USES=pathfix Convert USE_GMAKE -> USES=gmake
Notes
Notes: svn path=/head/; revision=325750
Diffstat (limited to 'multimedia/libxspf')
-rw-r--r--multimedia/libxspf/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/multimedia/libxspf/Makefile b/multimedia/libxspf/Makefile
index 678b6b0a1f3a..61bdcacb1d22 100644
--- a/multimedia/libxspf/Makefile
+++ b/multimedia/libxspf/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libxspf
-# Date Created: 7 March 2009
-# Whom: Ed Schouten <ed@FreeBSD.org>
-#
+# Created by: Ed Schouten <ed@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libxspf
PORTVERSION= 1.2.0
@@ -23,7 +19,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-expat=${LOCALBASE} --disable-test
USE_BZIP2= yes
-USE_GNOME= pkgconfig
+USES= pkgconfig
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes