summaryrefslogtreecommitdiff
path: root/misc/gnome-osd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gnome-osd/Makefile')
-rw-r--r--misc/gnome-osd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/gnome-osd/Makefile b/misc/gnome-osd/Makefile
index 9b3b3975f276..35ec178e1325 100644
--- a/misc/gnome-osd/Makefile
+++ b/misc/gnome-osd/Makefile
@@ -18,14 +18,13 @@ USE_GNOME= gnomehack gnomeprefix intlhack pygnome2
USE_PYTHON= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
GCONF_SCHEMAS= gnome-osd.schemas
MAN1= gnome-osd-client.1
-CPPFLAGS= -I${LOCALBASE}/include
-LDFLAGS= -L${LOCALBASE}/lib
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
post-install:
.if !defined(NOPORTDOCS)