aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-11-07 04:24:35 +0800
committerAkinori MUSHA <knu@FreeBSD.org>2001-11-07 04:24:35 +0800
commitded3fbcc9b8bc615bb0de342cb551c7edfb97676 (patch)
treedb8a52f72857e5b29658bec3c41d0c1257e86e69 /textproc
parent20364ec3d44993d5550a4d8b21b77a04cfd2894e (diff)
downloadfreebsd-ports-gnome-ded3fbcc9b8bc615bb0de342cb551c7edfb97676.tar.gz
freebsd-ports-gnome-ded3fbcc9b8bc615bb0de342cb551c7edfb97676.tar.zst
freebsd-ports-gnome-ded3fbcc9b8bc615bb0de342cb551c7edfb97676.zip
Define NO_LATEST_LINK.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/expat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/expat/Makefile b/textproc/expat/Makefile
index 8a08a581d749..f28a327f2eaf 100644
--- a/textproc/expat/Makefile
+++ b/textproc/expat/Makefile
@@ -20,6 +20,8 @@ MAKE_ARGS= SHLIB_MAJOR="${SHLIB_MAJOR}" \
INSTALLS_SHLIB= yes
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
+NO_LATEST_LINK= yes
+
do-build:
.for f in ${MAKEFILES}
${CP} ${FILESDIR}/${f} ${WRKSRC}/