diff options
Diffstat (limited to 'devel/synfig/Makefile')
-rw-r--r-- | devel/synfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile index c2870878e79a..24372ef31a0b 100644 --- a/devel/synfig/Makefile +++ b/devel/synfig/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm \ xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 USE_GNOME= gnomehack glib20 -USE_GETTEXT= yes +USES= gettext GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include |