diff options
Diffstat (limited to 'devel/commoncpp/Makefile')
-rw-r--r-- | devel/commoncpp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile index 59595f0e4707..4df7078990e7 100644 --- a/devel/commoncpp/Makefile +++ b/devel/commoncpp/Makefile @@ -25,7 +25,6 @@ USE_GMAKE= yes USE_LIBTOOL= yes USE_AUTOCONF= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" |