aboutsummaryrefslogtreecommitdiffstats
path: root/audio/squeezeboxserver
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2010-06-25 04:48:37 +0800
committerbrooks <brooks@FreeBSD.org>2010-06-25 04:48:37 +0800
commitd8e6f58559027ca225634fb57217ca427ba67531 (patch)
tree968b04ba78730bb465fff355803cc5d0fd0a8120 /audio/squeezeboxserver
parentbe32c2d2668c180b158b3442ffe39bd12624c5c1 (diff)
downloadfreebsd-ports-gnome-d8e6f58559027ca225634fb57217ca427ba67531.tar.gz
freebsd-ports-gnome-d8e6f58559027ca225634fb57217ca427ba67531.tar.zst
freebsd-ports-gnome-d8e6f58559027ca225634fb57217ca427ba67531.zip
Fix the build-plist target to include custom-convert.conf in the plist
and fix the plist. Reported by: QAT Feature safe: yes
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