diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-07-11 18:34:33 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-07-11 18:34:33 +0000 |
commit | 4ede97b02a90661a2743f3fb8f57c500d4d0e7ad (patch) | |
tree | 01e136f1f93a73f9480e9299ea1aa3daf4a10d4c /audio/extace | |
parent | c19c620ee68af15bb49ca791e33a5d4fa6b5ec87 (diff) |
Notes
Diffstat (limited to 'audio/extace')
-rw-r--r-- | audio/extace/Makefile | 4 | ||||
-rw-r--r-- | audio/extace/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/extace/Makefile b/audio/extace/Makefile index d793c6b12c11..6e8a1eb0ef36 100644 --- a/audio/extace/Makefile +++ b/audio/extace/Makefile @@ -6,7 +6,7 @@ # PORTNAME= extace -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An Audio Visualization plugin for the X Window System -LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw +LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3 USE_X_PREFIX= yes USE_GNOME= esound imlib gnomehack gnometarget gnomeprefix diff --git a/audio/extace/distinfo b/audio/extace/distinfo index 48ae49efa279..b993583115db 100644 --- a/audio/extace/distinfo +++ b/audio/extace/distinfo @@ -1,2 +1,2 @@ -MD5 (extace-1.9.2.tar.gz) = 4e8296008d313611b287191d30fd07e5 -SIZE (extace-1.9.2.tar.gz) = 390477 +MD5 (extace-1.9.3.tar.gz) = 71b703364b1470fa6d0bfc0332629a6b +SIZE (extace-1.9.3.tar.gz) = 412887 |