aboutsummaryrefslogtreecommitdiff
path: root/graphics/gtkcairo
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-11-05 03:45:05 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-11-05 03:45:05 +0000
commit1a88278734c45ada8e18fca7c815b43d05826c3a (patch)
tree2375ba65fd99b806539d4ee9e1b29f8f3fd29c34 /graphics/gtkcairo
parentddda5ed61be63fae22938ebe686c49beb6fa76a5 (diff)
downloadports-1a88278734c45ada8e18fca7c815b43d05826c3a.tar.gz
ports-1a88278734c45ada8e18fca7c815b43d05826c3a.zip
Notes
Diffstat (limited to 'graphics/gtkcairo')
-rw-r--r--graphics/gtkcairo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtkcairo/Makefile b/graphics/gtkcairo/Makefile
index 84bffdbf857b..aef7093fbd6f 100644
--- a/graphics/gtkcairo/Makefile
+++ b/graphics/gtkcairo/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
USE_BZIP2= yes
USE_GNOME= gtk20 gnometarget gnomehack
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"