aboutsummaryrefslogtreecommitdiff
path: root/audio/bmp-scrobbler
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-03-07 09:35:52 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-03-07 09:35:52 +0000
commita283a8f0ff3dd919239ed1bf23fce4213edab120 (patch)
treedb8ba13406da6397bcff25afc1a1793bca471eb0 /audio/bmp-scrobbler
parente2a8a7727126071e2d174642780af7c0eaba2f9c (diff)
downloadports-a283a8f0ff3dd919239ed1bf23fce4213edab120.tar.gz
ports-a283a8f0ff3dd919239ed1bf23fce4213edab120.zip
Notes
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