diff options
Diffstat (limited to 'x11-toolkits/inti-sourceview/Makefile')
-rw-r--r-- | x11-toolkits/inti-sourceview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/inti-sourceview/Makefile b/x11-toolkits/inti-sourceview/Makefile index f3c96a0eaa1b..86c699775697 100644 --- a/x11-toolkits/inti-sourceview/Makefile +++ b/x11-toolkits/inti-sourceview/Makefile @@ -18,6 +18,7 @@ COMMENT= An Inti binding for GtkSourceView LIB_DEPENDS= inti-1.0.9:${PORTSDIR}/x11-toolkits/inti +USE_AUTOTOOLS= libtool:15 USE_GNOME= gtksourceview gnomehack gnomeprefix USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/lib${PORTNAME}-${PORTVERSION} |