aboutsummaryrefslogtreecommitdiffstats
path: root/audio/bmp-scrobbler
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-03-07 17:35:52 +0800
committerflz <flz@FreeBSD.org>2005-03-07 17:35:52 +0800
commit60c69ba2f7ad777acc414d4e44b5c61108094ddf (patch)
treeaa473a3193700714641b9854811517b1ef402eeb /audio/bmp-scrobbler
parent4d8db2b01f6cbb4a0df78ace554fab02702894c4 (diff)
downloadfreebsd-ports-gnome-60c69ba2f7ad777acc414d4e44b5c61108094ddf.tar.gz
freebsd-ports-gnome-60c69ba2f7ad777acc414d4e44b5c61108094ddf.tar.zst
freebsd-ports-gnome-60c69ba2f7ad777acc414d4e44b5c61108094ddf.zip
- Backout latest packing list changes.
Noticed by: vs Approved by: pav (mentor) Pointyhat to: flz
Diffstat (limited to 'audio/bmp-scrobbler')
-rw-r--r--audio/bmp-scrobbler/Makefile2
-rw-r--r--audio/bmp-scrobbler/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/bmp-scrobbler/Makefile b/audio/bmp-scrobbler/Makefile
index fa32c6833483..c10b58376c9a 100644
--- a/audio/bmp-scrobbler/Makefile
+++ b/audio/bmp-scrobbler/Makefile
@@ -33,4 +33,6 @@ CONFIGURE_ARGS+= --enable-debug
CONFIGURE_ARGS+= --enable-prefer-ape
.endif
+PLIST_FILES= lib/bmp/General/libbmp_scrobbler.so
+
.include <bsd.port.mk>
diff --git a/audio/bmp-scrobbler/pkg-plist b/audio/bmp-scrobbler/pkg-plist
deleted file mode 100644
index cf789cc2f2c7..000000000000
--- a/audio/bmp-scrobbler/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-lib/bmp/General/libbmp_scrobbler.so
-@unexec rmdir %D/lib/bmp/General 2> /dev/null || true