aboutsummaryrefslogtreecommitdiff
path: root/net/grdesktop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/grdesktop/Makefile')
-rw-r--r--net/grdesktop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/grdesktop/Makefile b/net/grdesktop/Makefile
index b686cb551382..ac48ed74160b 100644
--- a/net/grdesktop/Makefile
+++ b/net/grdesktop/Makefile
@@ -7,7 +7,7 @@
PORTNAME= grdesktop
PORTVERSION= 0.23
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -32,6 +32,6 @@ post-patch:
@${REINPLACE_CMD} -e 's|^\(GETTEXT_PACKAGE =\).*|\1 grdesktop|' ${WRKSRC}/po/Makefile.in.in
post-install:
- @${INSTALL_DATA} ${PREFIX}/share/gnome/pixmaps/grdesktop/icon.png ${PREFIX}/share/gnome/pixmaps/grdesktop.png
+ @${INSTALL_DATA} ${PREFIX}/share/pixmaps/grdesktop/icon.png ${PREFIX}/share/pixmaps/grdesktop.png
.include <bsd.port.mk>