diff options
Diffstat (limited to 'devel/libsigc++/Makefile')
-rw-r--r-- | devel/libsigc++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile index 11c4511ede45..22bcdddfc44f 100644 --- a/devel/libsigc++/Makefile +++ b/devel/libsigc++/Makefile @@ -18,6 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sf,gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Callback Framework for C++ +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack |