summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-05-23 18:06:57 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-05-23 18:06:57 +0000
commite2f92a35474a6169a38e263557ce9dd7254ec940 (patch)
tree9f3a7f10f907e3eba5596a1d82a6f5175b52e17d /audio
parentAdd coordinates of eri@ per email he sent me on 2010-02-09 (diff)
Convert LDCONFIG_DIRS to USE_LDCONFIG for unmaintained ports.
PR: based on ports/146365 Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua>
Notes
Notes: svn path=/head/; revision=254896
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms-infopipe/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/xmms-infopipe/Makefile b/audio/xmms-infopipe/Makefile
index e42a0e711f53..40365716cfc5 100644
--- a/audio/xmms-infopipe/Makefile
+++ b/audio/xmms-infopipe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmms-infopipe
PORTVERSION= 1.3
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio
MASTER_SITES= http://www.beastwithin.org/users/wwwwolf/code/xmms/
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -21,12 +21,10 @@ RUN_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
USE_GNOME= gtk12
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
LIBDIR?= ${PREFIX}/lib/xmms/General
SRCLIBDIR?= src/.libs
-LDCONFIG_DIRS= %%LOCALBASE%%/lib/xmms/General
PLIST_FILES= lib/xmms/General/libinfopipe.so
post-patch: