aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-15 08:34:12 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-15 08:34:12 +0000
commite83c486c167e6cd95254834b0c14133da9e28c88 (patch)
treef50bd30b36979c47a6299991ed9738dacb308162 /lang/fpc
parent8204f7aee69ff4db553fd2bf363678d6c0f2c117 (diff)
downloadports-e83c486c167e6cd95254834b0c14133da9e28c88.tar.gz
ports-e83c486c167e6cd95254834b0c14133da9e28c88.zip
- No latest link, to prevent clash with lang/fpc2
Reported by: kris
Notes
Notes: svn path=/head/; revision=153540
Diffstat (limited to 'lang/fpc')
-rw-r--r--lang/fpc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile
index 18bd212f33e8..e7d43a3a1da6 100644
--- a/lang/fpc/Makefile
+++ b/lang/fpc/Makefile
@@ -36,6 +36,8 @@ MAN1= delp.1 fpc.1 fpcmake.1 fpdoc.1 h2pas.1 plex.1 ppc386.1 ppdep.1 \
ppudump.1 ppufiles.1 ppumove.1 ptop.1 pyacc.1 rstconv.1
MAN5= fpc.cfg.5 fpcmake.5 ptop.cfg.5
+NO_LATEST_LINK= yes
+
# FreePascal is not self-bootstrapping. Hence, the need for a working
# pppc386. Check for ppc386 in a manner similar to lang/gnat.
#