diff options
Diffstat (limited to 'devel/liboop/Makefile')
-rw-r--r-- | devel/liboop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile index d57cd4a..4583ab7 100644 --- a/devel/liboop/Makefile +++ b/devel/liboop/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/net/adns \ USE_GLIB= yes USE_LIBTOOL= yes +USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes |