summaryrefslogtreecommitdiff
path: root/audio/xmmix
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2004-07-27 06:21:38 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2004-07-27 06:21:38 +0000
commit14a90cd590a12ff0c33f4038b6cb6d94026e5ad5 (patch)
tree2e5628df37856f28d4b4f3b884d9699cd3c8783e /audio/xmmix
parentUnbreak this port, as it seems the previous commit has fixed the problem. (diff)
Move package files from plist to Makefile, remove pkg-plist.
Notes
Notes: svn path=/head/; revision=114844
Diffstat (limited to 'audio/xmmix')
-rw-r--r--audio/xmmix/Makefile2
-rw-r--r--audio/xmmix/pkg-plist3
2 files changed, 2 insertions, 3 deletions
diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile
index 61190d364688..940616564430 100644
--- a/audio/xmmix/Makefile
+++ b/audio/xmmix/Makefile
@@ -20,6 +20,8 @@ USE_MOTIF= yes
MAN1= xmmix.1
+PLIST_FILES= bin/xmmix lib/X11/app-defaults/XMmix lib/X11/xmmix.hlp
+
post-patch:
@${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/XMmix.ad
diff --git a/audio/xmmix/pkg-plist b/audio/xmmix/pkg-plist
deleted file mode 100644
index eefffdf3eac9..000000000000
--- a/audio/xmmix/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/xmmix
-lib/X11/app-defaults/XMmix
-lib/X11/xmmix.hlp