diff options
| author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:03:17 +0000 |
|---|---|---|
| committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:03:17 +0000 |
| commit | 00e692203d42d4eef31590ffac3a0b871be12984 (patch) | |
| tree | 213bfd0bc4e8b962fab582a79f582be7837e45f8 /textproc/libxml++/Makefile | |
| parent | Allow compiling with debugging enabled. (diff) | |
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
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 80be699fbcd0..57fffdb263d5 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> |
