diff options
Diffstat (limited to 'sysutils/gconf-editor3/Makefile')
| -rw-r--r-- | sysutils/gconf-editor3/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/sysutils/gconf-editor3/Makefile b/sysutils/gconf-editor3/Makefile index ec5144d8d..d4949729d 100644 --- a/sysutils/gconf-editor3/Makefile +++ b/sysutils/gconf-editor3/Makefile @@ -21,8 +21,8 @@ INSTALLS_ICONS=	yes  USE_GMAKE=	yes  USE_GNOME=	gnomeprefix intlhack gtk30 gconf2 gnomedocutils  GNU_CONFIGURE=	yes -CPPFLAGS=	-I${LOCALBASE}/include -LDFLAGS=	-L${LOCALBASE}/lib +CPPFLAGS+=	-I${LOCALBASE}/include +LDFLAGS+=	-L${LOCALBASE}/lib  MAN1=		gconf-editor.1  GCONF_SCHEMAS=	gconf-editor.schemas | 
