aboutsummaryrefslogtreecommitdiff
path: root/audio/squeezeboxserver
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2010-06-24 20:48:37 +0000
committerBrooks Davis <brooks@FreeBSD.org>2010-06-24 20:48:37 +0000
commit272ce93379bdcc6a2c98b687918fd16e6dd4dfc7 (patch)
tree462a460ae7805fb3de6c993245916227f1253232 /audio/squeezeboxserver
parent506be74f282bfe9e584121c4b07156340222acbc (diff)
downloadports-272ce93379bdcc6a2c98b687918fd16e6dd4dfc7.tar.gz
ports-272ce93379bdcc6a2c98b687918fd16e6dd4dfc7.zip
Fix the build-plist target to include custom-convert.conf in the plist
and fix the plist. Reported by: QAT Feature safe: yes
Notes
Notes: svn path=/head/; revision=256928
Diffstat (limited to 'audio/squeezeboxserver')
-rw-r--r--audio/squeezeboxserver/Makefile2
-rw-r--r--audio/squeezeboxserver/pkg-plist1
2 files changed, 3 insertions, 0 deletions
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile
index 34a35e8bf4f5..9f606b0bf50e 100644
--- a/audio/squeezeboxserver/Makefile
+++ b/audio/squeezeboxserver/Makefile
@@ -7,6 +7,7 @@
PORTNAME= squeezeboxserver
PORTVERSION= 7.5.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.slimdevices.com/SqueezeboxServer_v${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-noCPAN
@@ -230,6 +231,7 @@ build-plist:
@${FIND} ${TMP_SLIMDIR}/* -type f | \
${SED} -e 's|${TMP_SLIMDIR}|%%SLIMDIR%%|' | \
${SORT} >> ${PLIST}
+ @${ECHO} "%%SLIMDIR%%/custom-convert.conf" >> ${PLIST}
@${ECHO} "%%SLIMDIR%%/Cache" >> ${PLIST}
@${ECHO} "%%SLIMDIR%%/MySQL/errmsg.txt" >> ${PLIST}
@${ECHO} "%%SLIMDIR%%/MySQL/errmsg.sys" >> ${PLIST}
diff --git a/audio/squeezeboxserver/pkg-plist b/audio/squeezeboxserver/pkg-plist
index 541951ff6532..35d1e9ab50a2 100644
--- a/audio/squeezeboxserver/pkg-plist
+++ b/audio/squeezeboxserver/pkg-plist
@@ -2080,6 +2080,7 @@ bin/softsqueeze
%%SLIMDIR%%/slimservice.pl
%%SLIMDIR%%/strings.txt
%%SLIMDIR%%/types.conf.sample
+%%SLIMDIR%%/custom-convert.conf
%%SLIMDIR%%/Cache
%%SLIMDIR%%/MySQL/errmsg.txt
%%SLIMDIR%%/MySQL/errmsg.sys