summaryrefslogtreecommitdiffstats
path: root/audio/wmusic/Makefile
diff options
context:
space:
mode:
authoreric <eric@FreeBSD.org>2002-10-25 20:14:18 +0000
committereric <eric@FreeBSD.org>2002-10-25 20:14:18 +0000
commit71abbe992037e71b0b4da9b9518d2c1fab30d976 (patch)
treed31ef97e6abf272910b33741d494d01bdb4d39b5 /audio/wmusic/Makefile
parentb283dc3557727233faac28d098fd2c707034c231 (diff)
downloadFreeBSD-ports-71abbe992037e71b0b4da9b9518d2c1fab30d976.zip
FreeBSD-ports-71abbe992037e71b0b4da9b9518d2c1fab30d976.tar.gz
Author does not seem very interested in distributing source by itself.
Revert to the usual distfile and remove object code before building.
Diffstat (limited to 'audio/wmusic/Makefile')
-rw-r--r--audio/wmusic/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile
index aa7fff7..e7011ab 100644
--- a/audio/wmusic/Makefile
+++ b/audio/wmusic/Makefile
@@ -9,7 +9,6 @@ PORTNAME= wmusic
PORTVERSION= 1.4.10
CATEGORIES= audio windowmaker
MASTER_SITES= http://home.jtan.com/~john/wmusic/downloads/
-DISTFILES= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFX}
MAINTAINER= eric@FreeBSD.org
@@ -24,6 +23,9 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= PATH_GTKCONFIG=${GTK_CONFIG}
+pre-build:
+ cd ${WRKSRC} && make clean
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/wmusic ${PREFIX}/bin
.ifndef(NOPORTDOCS)
OpenPOWER on IntegriCloud