summaryrefslogtreecommitdiffstats
path: root/x11/gnome-panel
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-10 07:27:40 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-10 07:27:40 +0800
commite28210e150b23296b1e459885bcf3175bd4bbb0d (patch)
tree9a870416ba210c73c17fe68053e10e07a84e32ab /x11/gnome-panel
parent5a58b8b484097882e7b0d40ee5d385bfac7687ac (diff)
downloadmarcuscom-ports-e28210e150b23296b1e459885bcf3175bd4bbb0d.tar
marcuscom-ports-e28210e150b23296b1e459885bcf3175bd4bbb0d.tar.gz
marcuscom-ports-e28210e150b23296b1e459885bcf3175bd4bbb0d.tar.bz2
marcuscom-ports-e28210e150b23296b1e459885bcf3175bd4bbb0d.tar.lz
marcuscom-ports-e28210e150b23296b1e459885bcf3175bd4bbb0d.tar.xz
marcuscom-ports-e28210e150b23296b1e459885bcf3175bd4bbb0d.tar.zst
marcuscom-ports-e28210e150b23296b1e459885bcf3175bd4bbb0d.zip
No longer need that CFLAGS+=-DGWEATHER_I_KNOW_THIS_IS_UNSTABLE as it's fixed
in this version. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10378 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r--x11/gnome-panel/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 00ecf4bce..6c2fceba6 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-panel/Makefile,v 1.167 2008/01/23 05:57:56 marcus Exp $
+# $MCom: ports/x11/gnome-panel/Makefile,v 1.168 2008/01/29 22:35:41 mezz Exp $
#
PORTNAME= gnome-panel
@@ -41,9 +41,6 @@ CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-# Remove this in the next release at 2.21.6 or above.
-CFLAGS+= -DGWEATHER_I_KNOW_THIS_IS_UNSTABLE
-
MAN1= gnome-panel.1
GCONF_SCHEMAS= clock.schemas fish.schemas \
panel-compatibility.schemas panel-general.schemas \