diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 13:02:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 13:02:19 +0000 |
commit | 5399ee05d10835fc66d619b8d9167b8720aa879a (patch) | |
tree | b9ebf2ae8719e28b29243f2c412758a1b29a6f28 /audio/aube | |
parent | cf7b982f24a4bad2492aa326e0a8df3aeb523c18 (diff) | |
download | ports-5399ee05d10835fc66d619b8d9167b8720aa879a.tar.gz ports-5399ee05d10835fc66d619b8d9167b8720aa879a.zip |
Notes
Diffstat (limited to 'audio/aube')
-rw-r--r-- | audio/aube/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/aube/Makefile b/audio/aube/Makefile index c8e01a562002..184ef8e95ed1 100644 --- a/audio/aube/Makefile +++ b/audio/aube/Makefile @@ -7,7 +7,7 @@ PORTNAME= aube PORTVERSION= 0.30.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= http://www.metadecks.org/software/aube/download/ @@ -16,7 +16,6 @@ COMMENT= System for sound generation and processing LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile -USE_X_PREFIX= yes USE_GNOME= imlib USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 |