diff options
Diffstat (limited to 'devel/xfc/Makefile')
-rw-r--r-- | devel/xfc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xfc/Makefile b/devel/xfc/Makefile index 533c1f495c70..d7a916d7e198 100644 --- a/devel/xfc/Makefile +++ b/devel/xfc/Makefile @@ -22,7 +22,7 @@ USE_GETTEXT= yes USE_GCC= 3.4+ USE_GNOME= glib20 gtk20 atk pango pkgconfig libglade2 gnomehack GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ CPPFLAGS=-I${LOCALBASE}/include \ |