diff options
Diffstat (limited to 'devel/flowdesigner/Makefile')
-rw-r--r-- | devel/flowdesigner/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/flowdesigner/Makefile b/devel/flowdesigner/Makefile index 9478bb05eef..78bbb79be33 100644 --- a/devel/flowdesigner/Makefile +++ b/devel/flowdesigner/Makefile @@ -14,7 +14,7 @@ COMMENT= A free (GPL) "data flow oriented" development environment LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ fftw.2:${PORTSDIR}/math/fftw -USES= pathfix gmake pkgconfig +USES= pathfix gmake pkgconfig USE_GNOME= libgnomeui libxml2 USE_AUTOTOOLS= libtool LIBTOOLFILES= ${CONFIGURE_SCRIPT} FuzzyEngine/configure \ |