summaryrefslogtreecommitdiff
path: root/audio/xmms-funtimedancer/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:01:13 +0000
committerwiz <wiz>2007-02-22 19:01:13 +0000
commit16ab66728257a19144999d3bf2b2fb954c58bce4 (patch)
tree552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /audio/xmms-funtimedancer/Makefile
parent2ba53e6dd8f712e4f7bc55ee7e40c6f5dfb88884 (diff)
downloadpkgsrc-16ab66728257a19144999d3bf2b2fb954c58bce4.tar.gz
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'audio/xmms-funtimedancer/Makefile')
-rw-r--r--audio/xmms-funtimedancer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-funtimedancer/Makefile b/audio/xmms-funtimedancer/Makefile
index d82e522be31..7add466f8a6 100644
--- a/audio/xmms-funtimedancer/Makefile
+++ b/audio/xmms-funtimedancer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/06/12 16:28:05 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2007/02/22 19:01:15 wiz Exp $
#
DISTNAME= FunTimeDancer-0.1
@@ -14,7 +14,7 @@ COMMENT= XMMS plugin displaying an animation
post-install:
cd ${WRKDIR} && \
- ${PAX} -rw -pe FunTimeDancer ${PREFIX}/lib/xmms/Visualization
+ pax -rw -pp FunTimeDancer ${PREFIX}/lib/xmms/Visualization
.include "../../audio/xmms/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"