aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/SWIG/Makefile2
-rw-r--r--devel/swig11/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile
index e53d15a9c4e4..b9e2d9aefe3c 100644
--- a/devel/SWIG/Makefile
+++ b/devel/SWIG/Makefile
@@ -38,6 +38,6 @@ MAN1= swig.1
PLIST_SUB= VER="${VER}"
post-install:
- ${LN} ${PREFIX}/bin/swig ${PREFIX}/bin/swig${VER}
+ ${LN} -f ${PREFIX}/bin/swig ${PREFIX}/bin/swig${VER}
.include <bsd.port.mk>
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile
index e53d15a9c4e4..b9e2d9aefe3c 100644
--- a/devel/swig11/Makefile
+++ b/devel/swig11/Makefile
@@ -38,6 +38,6 @@ MAN1= swig.1
PLIST_SUB= VER="${VER}"
post-install:
- ${LN} ${PREFIX}/bin/swig ${PREFIX}/bin/swig${VER}
+ ${LN} -f ${PREFIX}/bin/swig ${PREFIX}/bin/swig${VER}
.include <bsd.port.mk>
ions'>-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * - Update to 20070216stas2007-03-143-7/+7 * - Update to 20061020stas2006-11-042-5/+5 * - Update to 20060906stas2006-10-104-30/+13 * - Fix installdirs to address geda directory structure unificationrafan2006-07-164-14/+38 * - Transfer maintainership to the submitter of the last updatepav2006-06-281-1/+1 * - Update to 20060123pav2006-06-274-14/+30 * SHA256ifyedwin2006-01-221-0/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-05