aboutsummaryrefslogtreecommitdiff
path: root/x11/gcb/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 14:04:01 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 14:04:01 +0000
commit73b7596b94a9aac96bd82ef2734fec4237b94884 (patch)
tree97fa6c721b3189472458272147b4aca03cf4b7bc /x11/gcb/Makefile
parentdb25d63f5a147d03aa919c5b5d16876cc248d7c1 (diff)
Notes
Diffstat (limited to 'x11/gcb/Makefile')
-rw-r--r--x11/gcb/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/gcb/Makefile b/x11/gcb/Makefile
index 263f5700fccb..8c9b036ffeba 100644
--- a/x11/gcb/Makefile
+++ b/x11/gcb/Makefile
@@ -27,10 +27,8 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.png ${PREFIX}/share/icons
- ${MKDIR} ${PREFIX}/share/applications
${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.desktop \
${PREFIX}/share/applications
- ${MKDIR} ${PREFIX}/share/pixmaps
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.png ${PREFIX}/share/pixmaps
.include <bsd.port.mk>