aboutsummaryrefslogtreecommitdiff
path: root/audio/gnome-audio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gnome-audio/Makefile')
-rw-r--r--audio/gnome-audio/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile
index 522e80bc8c0d..bc708d871cce 100644
--- a/audio/gnome-audio/Makefile
+++ b/audio/gnome-audio/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomeaudio
-PORTVERSION= 1.0.0
+PORTVERSION= 1.4.0
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-audio
@@ -15,11 +15,8 @@ DISTNAME= gnome-audio-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
USE_X_PREFIX= yes
-USE_GMAKE= yes
USE_GNOMELIBS= yes
NO_BUILD= yes
-
-post-extract:
- @${RM} -fr ${WRKSRC}/sounds/sounds
+WRKSRC= ${WRKDIR}/${DISTNAME}/sounds
.include <bsd.port.mk>