aboutsummaryrefslogtreecommitdiff
path: root/x11/gnome-applets
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-applets')
-rw-r--r--x11/gnome-applets/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index ecb39d9b3e66..1aa19050294c 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -41,7 +41,7 @@ CONFIGURE_ARGS= --with-gstreamer=0.10 \
--enable-stickynotes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
- FREEBSD_SYS=${FREEBSD_SYS}
+ OS_SYS="/usr/include"
GCONF_SCHEMAS= charpick.schemas drivemount.schemas geyes.schemas \
gswitchit.schemas gweather.schemas \
@@ -50,8 +50,6 @@ GCONF_SCHEMAS= charpick.schemas drivemount.schemas geyes.schemas \
OPTIONS= MINI_COMMANDER "Enable mini-commander applet" off
-FREEBSD_SYS?= /usr/src/sys
-
.if defined(PACKAGE_BUILDING)
.undef WITHOUT_GNOME
WITH_GNOME= yes