summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/Xaw3d
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2000-12-27 20:53:49 +0000
committermarkm <markm@FreeBSD.org>2000-12-27 20:53:49 +0000
commit25cdc26f18ef30eb16a6d480cb31326fe90f8d0a (patch)
treed2a3c2472c116b1218f8fc5160133b39dbb09227 /x11-toolkits/Xaw3d
parent4a7cf5812841d9661ff70ddb984c2a729895150a (diff)
downloadFreeBSD-ports-25cdc26f18ef30eb16a6d480cb31326fe90f8d0a.zip
FreeBSD-ports-25cdc26f18ef30eb16a6d480cb31326fe90f8d0a.tar.gz
Force a link so that "make reinstall" works.
Diffstat (limited to 'x11-toolkits/Xaw3d')
-rw-r--r--x11-toolkits/Xaw3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile
index 8132ecd..247a027 100644
--- a/x11-toolkits/Xaw3d/Makefile
+++ b/x11-toolkits/Xaw3d/Makefile
@@ -41,7 +41,7 @@ post-install:
${MKDIR} ${PREFIX}/share/doc/Xaw3d
${CP} ${WRKSRC}/README.XAW3D ${PREFIX}/share/doc/Xaw3d
.if exists(${X11BASE}/bin/XFree86)
- ${LN} ${X11BASE}/lib/libXaw3d.so.7 ${X11BASE}/lib/libXaw3d.so.6
+ ${LN} -sf ${X11BASE}/lib/libXaw3d.so.7 ${X11BASE}/lib/libXaw3d.so.6
.endif
@${CAT} ${PKGMESSAGE}
OpenPOWER on IntegriCloud