diff options
Diffstat (limited to 'textproc/libxml++/Makefile')
-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 80be699..57fffdb 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -17,6 +17,7 @@ COMMENT= XML API for C++ USE_GNOME= gnomehack gnometarget libxml2 pkgconfig USE_LIBTOOL= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> |