diff options
Diffstat (limited to 'editors/gedit')
-rw-r--r-- | editors/gedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 52dfffa3f..a2dcfe07f 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit/Makefile,v 1.45 2006/08/29 02:50:51 ahze Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.46 2006/09/06 04:46:52 marcus Exp $ # PORTNAME= gedit @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_XLIB= yes INSTALLS_OMF= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gnomehack intlhack \ |