summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtkglarea2
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtkglarea2')
-rw-r--r--x11-toolkits/gtkglarea2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtkglarea2/Makefile b/x11-toolkits/gtkglarea2/Makefile
index 8eba59294..3eb7627c2 100644
--- a/x11-toolkits/gtkglarea2/Makefile
+++ b/x11-toolkits/gtkglarea2/Makefile
@@ -3,7 +3,7 @@
# Whom: Marc Recht <marc@informatik.uni-bremen.de>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/x11-toolkits/gtkglarea2/Makefile,v 1.1 2006/07/18 16:40:19 ahze Exp $
PORTNAME= gtkglarea
PORTVERSION= 1.99.0
@@ -22,7 +22,7 @@ USE_GNOME= gnomehack gtk20
USE_BZIP2= yes
USE_GL= yes
USE_AUTOTOOLS= libtool:15
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-lib-GL
.include <bsd.port.mk>