From 00e692203d42d4eef31590ffac3a0b871be12984 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Mon, 17 Nov 2003 12:03:17 +0000 Subject: USE_REINPLACE must be defined before REINPLACE_CMD may be used. --- devel/clanlib/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/clanlib') diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile index 48a63977ed21..5023f04026ae 100644 --- a/devel/clanlib/Makefile +++ b/devel/clanlib/Makefile @@ -26,6 +26,7 @@ USE_XLIB= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_GMAKE= yes USE_LIBTOOL= yes +USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-clanJavaScript --disable-docs INSTALLS_SHLIB= yes -- cgit v1.2.3