summaryrefslogtreecommitdiff
path: root/cad/leocad
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-06-23 07:09:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-06-23 07:09:57 +0000
commit05422fd6517f503147e442efc9f703c1e592d6bf (patch)
tree627e59cacacc004136cc757b12ed601b59e00721 /cad/leocad
parentPrefer relative symlinks to be relocation friendly (diff)
Prefer relative links to make packages more relocation friendly
Notes
Notes: svn path=/head/; revision=417348
Diffstat (limited to 'cad/leocad')
-rw-r--r--cad/leocad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index 40061f0f25c2..d8a8d2d5bf7b 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -3,7 +3,7 @@
PORTNAME= leocad
PORTVERSION= 0.80.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/
DISTFILES= LeoCAD-Source-${PORTVERSION}.tgz
@@ -86,7 +86,7 @@ post-install:
@cd ${WRKSRC}/tools/icon && ${INSTALL_DATA} ${i} \
${STAGEDIR}${DATADIR}
.endfor
- @${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png \
+ @${LN} -sf ../icons/hicolor/48x48/apps/${PORTNAME}.png \
${STAGEDIR}${PREFIX}/share/pixmaps/
${INSTALL_MAN} ${WRKSRC}/docs/leocad.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/