summaryrefslogtreecommitdiff
path: root/audio/extace
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-20 10:47:18 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-20 10:47:18 +0000
commit49617822c448b3ae35da821bfc6240b927cf941b (patch)
tree1f52d26e618bdb24afda66348048665b9053ced4 /audio/extace
parentFix installation (in special cases) (diff)
- Update to version 1.8.11
PR: 55741 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=87369
Diffstat (limited to 'audio/extace')
-rw-r--r--audio/extace/Makefile15
-rw-r--r--audio/extace/distinfo2
2 files changed, 5 insertions, 12 deletions
diff --git a/audio/extace/Makefile b/audio/extace/Makefile
index f8765efd1f48..2d918b3a5f50 100644
--- a/audio/extace/Makefile
+++ b/audio/extace/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= extace
-PORTVERSION= 1.8.06
+PORTVERSION= 1.8.11
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,17 +17,10 @@ COMMENT= An Audio Visualization plugin for the X Window System
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw
USE_X_PREFIX= yes
-USE_GNOME= esound imlib gnomehack gnomehier
-USE_REINPLACE= yes
+USE_GNOME= esound imlib gnomehack gnomeprefix
USE_LIBTOOL= yes
-CONFIGURE_ARGS+= --disable-alsa
-CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_LIBFFTW" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_LIBFFTW" \
LDFLAGS="-L${LOCALBASE}/lib"
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/src/extace \
- ${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/src/extace.desktop \
- ${PREFIX}/share/gnome/apps/Multimedia
+CONFIGURE_ARGS= --disable-alsa
.include <bsd.port.mk>
diff --git a/audio/extace/distinfo b/audio/extace/distinfo
index 3b6e5a79c4d3..428deef5265b 100644
--- a/audio/extace/distinfo
+++ b/audio/extace/distinfo
@@ -1 +1 @@
-MD5 (extace-1.8.06.tar.gz) = dc9e0982b2758fdc1a5eb9fa16d9f2fc
+MD5 (extace-1.8.11.tar.gz) = d194f7aae9d4f7650b50524f2c90c227