aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2016-04-16 20:29:27 +0800
committerdanfe <danfe@FreeBSD.org>2016-04-16 20:29:27 +0800
commit8154b4d2416a8057fbe04837a7d55b2e03695740 (patch)
treeb5a361ba84e4d8cb1ca2497539237a51e00a1b21 /cad
parentc635959605f7bc8e5d3427b45dbf3d43ee8ec2fd (diff)
downloadfreebsd-ports-gnome-8154b4d2416a8057fbe04837a7d55b2e03695740.tar.gz
freebsd-ports-gnome-8154b4d2416a8057fbe04837a7d55b2e03695740.tar.zst
freebsd-ports-gnome-8154b4d2416a8057fbe04837a7d55b2e03695740.zip
Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago, and fix some minor bogosities nearby.
Diffstat (limited to 'cad')
-rw-r--r--cad/gerbv/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index 49b2d18665a5..cb45884edc37 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -41,7 +41,6 @@ post-patch:
${WRKSRC}/src/Makefile.am
post-install:
- @${MKDIR} ${STAGEDIR}${DESKTOPDIR}
(cd ${WRKSRC}/desktop && ${INSTALL_DATA} gerbv.desktop \
${STAGEDIR}${DESKTOPDIR})
@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps