summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-01-20 20:16:28 +0000
committerantoine <antoine@FreeBSD.org>2017-01-20 20:16:28 +0000
commitdb78d787d15f7da8b801a5ebd2ec53c58100067a (patch)
tree76cb326aef244bcd7c69f58cc703b4d0de93cd40
parentc4c35f19b361018264860b671b79e83959b7a93d (diff)
downloadFreeBSD-ports-db78d787d15f7da8b801a5ebd2ec53c58100067a.zip
FreeBSD-ports-db78d787d15f7da8b801a5ebd2ec53c58100067a.tar.gz
Reinplace the target of the symlink instead of the symlink
PR: 216309
-rw-r--r--graphics/cinepaint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile
index 0ac68c0..a9b6d5e 100644
--- a/graphics/cinepaint/Makefile
+++ b/graphics/cinepaint/Makefile
@@ -65,7 +65,7 @@ post-patch:
@${REINPLACE_CMD} -e \
'/cms-profile-path/s|".*"|"${LOCALBASE}/share/color/icc"| ; \
s|/usr/share|${LOCALBASE}/share|' \
- ${WRKSRC}/cinepaintrc.in
+ ${WRKSRC}/gimprc.in
@${REINPLACE_CMD} -e \
's|gimprc|cinepaintrc|g' \
${WRKSRC}/user_install.in
OpenPOWER on IntegriCloud