summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-09 08:15:30 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-09 08:15:30 +0800
commit8c8900a90a60bb7c8b5de429396f65fa559983b9 (patch)
tree794a01b52923395e7d765c0e9a8714f225dd78f7 /x11
parentc83ed132d71b7e2b77ab5d842bc81430eea7ba60 (diff)
downloadmarcuscom-ports-8c8900a90a60bb7c8b5de429396f65fa559983b9.tar
marcuscom-ports-8c8900a90a60bb7c8b5de429396f65fa559983b9.tar.gz
marcuscom-ports-8c8900a90a60bb7c8b5de429396f65fa559983b9.tar.bz2
marcuscom-ports-8c8900a90a60bb7c8b5de429396f65fa559983b9.tar.lz
marcuscom-ports-8c8900a90a60bb7c8b5de429396f65fa559983b9.tar.xz
marcuscom-ports-8c8900a90a60bb7c8b5de429396f65fa559983b9.tar.zst
marcuscom-ports-8c8900a90a60bb7c8b5de429396f65fa559983b9.zip
Remove a hack that I added a while ago for correct path to get two default
icons appear in the panel. GNOME developers have fixed in the tarball, so the two default icons will appear in the panel again. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3899 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-panel/Makefile3
-rw-r--r--x11/gnomepanel/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 8a31b8220..effa2a924 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomepanel
PORTVERSION= 2.10.0
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-panel/2.10
@@ -54,8 +55,6 @@ CONFIGURE_ARGS+=--disable-eds
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|@DATADIR@/|@DATADIR@/applications/|g' \
- ${WRKSRC}/gnome-panel/panel-default-setup.entries.in
.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 8a31b8220..effa2a924 100644
--- a/x11/gnomepanel/Makefile
+++ b/x11/gnomepanel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomepanel
PORTVERSION= 2.10.0
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-panel/2.10
@@ -54,8 +55,6 @@ CONFIGURE_ARGS+=--disable-eds
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|@DATADIR@/|@DATADIR@/applications/|g' \
- ${WRKSRC}/gnome-panel/panel-default-setup.entries.in
.if ( ${OSVERSION} > 600000 && ${OSVERSION} < 600006 ) || \
( ${OSVERSION} < 503101 )
.for po in da.po it.po zh_CN.po zh_TW.po