diff options
Diffstat (limited to 'textproc/libxml++')
-rw-r--r-- | textproc/libxml++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 7e090a97ab0d..dff8bc43b43b 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} MAINTAINER= bland@FreeBSD.org COMMENT= XML API for C++ +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnometarget libxml2 pkgconfig GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |