summaryrefslogtreecommitdiff
path: root/devel/imake
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-03-28 18:28:07 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-03-28 18:28:07 +0000
commitbb44b11566ef006f1d75d7bf126306b961c76a15 (patch)
tree9518d052924eb0ae655182ae26c2db378c251a30 /devel/imake
parentPartial back-out of 1.35->1.36. (diff)
Allow pkg_add -r to work easily given change to XF4.
Notes
Notes: svn path=/head/; revision=56799
Diffstat (limited to 'devel/imake')
-rw-r--r--devel/imake/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/imake/Makefile b/devel/imake/Makefile
index 979128cdd583..721bb1df8b5f 100644
--- a/devel/imake/Makefile
+++ b/devel/imake/Makefile
@@ -19,6 +19,11 @@ MAINTAINER= max@FreeBSD.org
MANUAL_PACKAGE_BUILD= installs/removes files also in the XFree86 port
+.if ${OSVERSION} < 500000
+LATEST_LINK= imake
+.else
+LATEST_LINK= imake-1
+.endif
PREFIX= ${X11BASE}
DIST_SUBDIR= xc
WRKSRC= ${WRKDIR}/xc/config