summaryrefslogtreecommitdiff
path: root/audio/wmusic
diff options
context:
space:
mode:
authorEric Melville <eric@FreeBSD.org>2001-05-14 07:16:05 +0000
committerEric Melville <eric@FreeBSD.org>2001-05-14 07:16:05 +0000
commit9d39fbd949c2ec440a5831e6f9b0c79c13684343 (patch)
treec349e6e2547f4e4f339fae2258cf03d0ee5a7d51 /audio/wmusic
parentUpdate to 2.4.3. (diff)
Update to the 1.4.7 distfile, and clean up the build a bit.
PR: 27238 Submitted by: Patrick Li <pat@databits.net> Approved by: murray
Notes
Notes: svn path=/head/; revision=42580
Diffstat (limited to 'audio/wmusic')
-rw-r--r--audio/wmusic/Makefile14
-rw-r--r--audio/wmusic/distinfo2
-rw-r--r--audio/wmusic/pkg-plist3
3 files changed, 15 insertions, 4 deletions
diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile
index 021ea6da2267..114eabfc20ce 100644
--- a/audio/wmusic/Makefile
+++ b/audio/wmusic/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= wmusic
-PORTVERSION= 1.4.6
+PORTVERSION= 1.4.7
CATEGORIES= audio windowmaker
MASTER_SITES= http://hadess.net/files/
@@ -16,12 +16,20 @@ BUILD_DEPENDS= xmms:${PORTSDIR}/audio/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${X11BASE}
-CONFIGURE_ENV= PATH_GTKCONFIG=${X11BASE}/bin/gtk12-config
+CONFIGURE_ENV= PATH_GTKCONFIG=${PREFIX}/bin/gtk12-config
USE_GMAKE= yes
USE_GLIB= yes
USE_GTK= yes
USE_X_PREFIX= yes
+do-install:
+ @${INSTALL_PROGRAM} ${WRKSRC}/src/wmusic ${PREFIX}/bin
+.ifndef(NOPORTDOCS)
+ @${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m ${SHAREMODE} \
+ ${PREFIX}/share/doc/${PORTNAME}
+ @${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PORTNAME}
+ @${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/${PORTNAME}
+.endif
+
.include <bsd.port.mk>
diff --git a/audio/wmusic/distinfo b/audio/wmusic/distinfo
index 958144f7355e..054d895bb2a5 100644
--- a/audio/wmusic/distinfo
+++ b/audio/wmusic/distinfo
@@ -1 +1 @@
-MD5 (wmusic-1.4.6.tar.gz) = 7a3aa5eedf4e4cb2b9293b08bd4e7c37
+MD5 (wmusic-1.4.7.tar.gz) = accd0711d89e4049174a2554e1c61958
diff --git a/audio/wmusic/pkg-plist b/audio/wmusic/pkg-plist
index f785fd191a96..9ccae7983b98 100644
--- a/audio/wmusic/pkg-plist
+++ b/audio/wmusic/pkg-plist
@@ -1 +1,4 @@
bin/wmusic
+%%PORTDOCS%%share/doc/wmusic/README
+%%PORTDOCS%%share/doc/wmusic/COPYING
+%%PORTDOCS%%@dirrm share/doc/wmusic