From b2ebc9589d862b7ae33a660aae05a3d3163aa105 Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 10 Sep 2006 00:51:18 +0000 Subject: INSTALLS_SHLIB -> USE_LDCONFIG, only on gnome@FreeBSD.org ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7274 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/libcapplet/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/libcapplet') diff --git a/x11/libcapplet/Makefile b/x11/libcapplet/Makefile index d254cdbcf..5493de1e6 100644 --- a/x11/libcapplet/Makefile +++ b/x11/libcapplet/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Soboleb # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/libcapplet/Makefile,v 1.1 2006/07/18 15:53:17 ahze Exp $ PORTNAME= libcapplet PORTVERSION= 1.4.0.5 @@ -17,7 +17,7 @@ COMMENT= A library for writing custom applets for GNOME Control Center USE_BZIP2= yes USE_GNOME= gnomelibs -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GETOPT_LONG=yes MAKE_ENV= X11BASE="${X11BASE}" LOCALBASE="${LOCALBASE}" LDFLAGS="${LDFLAGS}" -- cgit v1.2.3