aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libmpd
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-02 18:06:03 +0800
committerbapt <bapt@FreeBSD.org>2013-09-02 18:06:03 +0800
commit667c23dc90ff882074f8dc278017634b63061cd0 (patch)
treee8b47bd5f6dac49d468545888851d6548dbe8e5a /audio/libmpd
parent207bb4c7549f0cc9a4a9561472ed66959c20eb9b (diff)
downloadfreebsd-ports-gnome-667c23dc90ff882074f8dc278017634b63061cd0.tar.gz
freebsd-ports-gnome-667c23dc90ff882074f8dc278017634b63061cd0.tar.zst
freebsd-ports-gnome-667c23dc90ff882074f8dc278017634b63061cd0.zip
Eliminate USE_GNOME=pkgconfig from audio
While here: - trim headers - convert USE_GMAKE -> USES=gmake - convert USE_GNOME=gnomehack -> USES=pathfix - convert USE_PERL5 -> USES=perl5
Diffstat (limited to 'audio/libmpd')
-rw-r--r--audio/libmpd/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/audio/libmpd/Makefile b/audio/libmpd/Makefile
index 8f1a4e0f11ac..22f29f3363d1 100644
--- a/audio/libmpd/Makefile
+++ b/audio/libmpd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libmpd
-# Date created: Apr 4 2006
-# Whom: Stepan Zastupov [RedChrom] <redchrom@gmail.com>
-#
+# Created by: Stepan Zastupov [RedChrom] <redchrom@gmail.com>
# $FreeBSD$
-#
PORTNAME= libmpd
PORTVERSION= 11.8.17
@@ -15,7 +11,8 @@ COMMENT= Abstraction around libmpdclient
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
-USE_GNOME= pkgconfig glib20 gnomehack
+USES= pathfix pkgconfig
+USE_GNOME= glib20
USE_LDCONFIG= yes
post-patch:
113-12/+7 * Add a desktop entry.thierry2007-02-142-0/+11 * Upgrade to 1.9 RC 2 - Build 20070207.thierry2007-02-083-51/+32 * Disable libtray on ! i386.thierry2007-01-191-1/+7 * - Upgrade to 1.9 RC1;thierry2007-01-064-23/+17 * Upgrade to 1.9 B10.thierry2006-12-123-99/+20 * Upgrade to 1.9 beta 8.thierry2006-11-204-101/+50 * Upgrade to 1.8 Final.thierry2006-08-212-5/+6 * Upgrade to 1.8 RC4b.thierry2006-08-043-4/+5 * Upgrade to 1.8 RC3.thierry2006-07-253-5/+6 * Upgrade to 1711 B09.thierry2006-06-183-59/+65 * Upgrade to 1711 Beta 7b.thierry2006-04-162-4/+4 * Upgrade to 1711 Actual B5b.thierry2006-02-163-6/+9 * Upgrade to 1711 B05b.thierry2006-02-063-6/+8