diff options
author | antoine <antoine@FreeBSD.org> | 2013-12-29 04:24:04 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-12-29 04:24:04 +0800 |
commit | ea723a6cd44492574374a9ff1c244b01d38b18af (patch) | |
tree | 598ab96cc5f81e2c33fb3d1e4cef6508fa47fa38 /audio/extace | |
parent | 00527f9fd3abb97e4b78ce4911ec371940706fd4 (diff) | |
download | freebsd-ports-gnome-ea723a6cd44492574374a9ff1c244b01d38b18af.tar.gz freebsd-ports-gnome-ea723a6cd44492574374a9ff1c244b01d38b18af.tar.zst freebsd-ports-gnome-ea723a6cd44492574374a9ff1c244b01d38b18af.zip |
Stage support
Diffstat (limited to 'audio/extace')
-rw-r--r-- | audio/extace/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/extace/Makefile b/audio/extace/Makefile index b04abd072110..8a3bf2c99f1a 100644 --- a/audio/extace/Makefile +++ b/audio/extace/Makefile @@ -12,8 +12,7 @@ COMMENT= Audio visualization plugin for the X Window System LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3 -USES= pathfix pkgconfig -NO_STAGE= yes +USES= pathfix pkgconfig USE_GNOME= esound gnomehier gtk20 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |