diff options
Diffstat (limited to 'textproc/libtranslate/Makefile')
-rw-r--r-- | textproc/libtranslate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libtranslate/Makefile b/textproc/libtranslate/Makefile index 22c54068f0f5..c7a917a4907c 100644 --- a/textproc/libtranslate/Makefile +++ b/textproc/libtranslate/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jylefort@FreeBSD.org COMMENT= A natural language translation library +USE_AUTOTOOLS= libtool:15 USE_GETOPT_LONG= yes USE_GNOME= glib20 gnomehack intlhack GNU_CONFIGURE= yes |