diff options
Diffstat (limited to 'deskutils/babytrans')
-rw-r--r-- | deskutils/babytrans/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/babytrans/Makefile b/deskutils/babytrans/Makefile index 2cdb035c0ccc..1b7ba18b013e 100644 --- a/deskutils/babytrans/Makefile +++ b/deskutils/babytrans/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://fjolliton.free.fr/babytrans/ MAINTAINER= ports@FreeBSD.org COMMENT= GTK+/GNOME front-end for Babylon Translator .dic files -USES= gmake gettext pathfix +USES= gmake gettext pathfix USE_GNOME= gtk12 gnomeprefix GNU_CONFIGURE= yes CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include |