summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-14 08:13:00 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-14 08:13:00 +0800
commitaf6bf28b0e92323d186f5c015360f1630b25535f (patch)
tree231c670158f9c4e3736b624a683b09eeded603c6
parent59888b7fa4cb2e94576dd391a34fbd9d3a6b9877 (diff)
downloadmarcuscom-ports-af6bf28b0e92323d186f5c015360f1630b25535f.tar
marcuscom-ports-af6bf28b0e92323d186f5c015360f1630b25535f.tar.gz
marcuscom-ports-af6bf28b0e92323d186f5c015360f1630b25535f.tar.bz2
marcuscom-ports-af6bf28b0e92323d186f5c015360f1630b25535f.tar.lz
marcuscom-ports-af6bf28b0e92323d186f5c015360f1630b25535f.tar.xz
marcuscom-ports-af6bf28b0e92323d186f5c015360f1630b25535f.tar.zst
marcuscom-ports-af6bf28b0e92323d186f5c015360f1630b25535f.zip
We no longer need the evo REINPLACE.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5931 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--x11/gnome-panel/Makefile4
-rw-r--r--x11/gnomepanel/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index da485510d..6ab352ea0 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/gnomepanel/Makefile,v 1.124 2006/03/13 19:31:47 mezz Exp $
+# $MCom: ports/x11/gnomepanel/Makefile,v 1.125 2006/03/13 21:41:41 mezz Exp $
#
PORTNAME= gnomepanel
@@ -58,8 +58,6 @@ CONFIGURE_ARGS+=--disable-eds
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|evolution.desktop|evolution-2.6.desktop|g' \
- ${WRKSRC}/gnome-panel/panel-default-setup.entries
.if ( ${OSVERSION} > 600000 && ${OSVERSION} < 600006 ) || \
( ${OSVERSION} < 503101 )
.for po in da.po it.po zh_CN.po zh_TW.po
diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile
index da485510d..6ab352ea0 100644
--- a/x11/gnomepanel/Makefile
+++ b/x11/gnomepanel/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnomepanel/Makefile,v 1.124 2006/03/13 19:31:47 mezz Exp $
+# $MCom: ports/x11/gnomepanel/Makefile,v 1.125 2006/03/13 21:41:41 mezz Exp $
#
PORTNAME= gnomepanel
@@ -58,8 +58,6 @@ CONFIGURE_ARGS+=--disable-eds
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|evolution.desktop|evolution-2.6.desktop|g' \
- ${WRKSRC}/gnome-panel/panel-default-setup.entries
.if ( ${OSVERSION} > 600000 && ${OSVERSION} < 600006 ) || \
( ${OSVERSION} < 503101 )
.for po in da.po it.po zh_CN.po zh_TW.po