diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2005-10-13 06:20:32 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2005-10-13 06:20:32 +0000 |
commit | 84e793585ed3060d032924d48e429a2f5f54e144 (patch) | |
tree | eb44097a38d9b91553b3e6d895648abfc04f0b39 /textproc/libxml++/Makefile | |
parent | bef5dfbb6e0b709cc1f380e1739a61530acaaa49 (diff) |
Notes
Diffstat (limited to 'textproc/libxml++/Makefile')
-rw-r--r-- | textproc/libxml++/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 921c3edb094f..c3313267252f 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -15,8 +15,8 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} MAINTAINER= bland@FreeBSD.org COMMENT= XML API for C++ -USE_GNOME= gnomehack lthack gnometarget libxml2 pkgconfig -USE_INC_LIBTOOL_VER=15 +USE_GNOME= gnomehack gnometarget libxml2 pkgconfig +USE_LIBTOOL_VER=15 USE_REINPLACE= yes INSTALLS_SHLIB= yes |