summaryrefslogtreecommitdiff
path: root/x11-wm/expocity/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 10:03:13 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 10:03:13 +0000
commit5b52628630ca3d9489ac64f27ff2238b89ea4453 (patch)
tree198b88020f1632b28fd9ed54f6e695a3b573e064 /x11-wm/expocity/Makefile
parent- s,INSTALLS_SHLIB,USE_LDCONFIG,g (diff)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
Notes
Notes: svn path=/head/; revision=170571
Diffstat (limited to 'x11-wm/expocity/Makefile')
-rw-r--r--x11-wm/expocity/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/expocity/Makefile b/x11-wm/expocity/Makefile
index e3f8e51ceb95..54c65a736a6e 100644
--- a/x11-wm/expocity/Makefile
+++ b/x11-wm/expocity/Makefile
@@ -26,7 +26,7 @@ USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomeprefix gnomehack gnomehier gconf2 libglade2
GCONF_SCHEMAS= metacity.schemas
USE_GETTEXT= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"