1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

The prevalent style is <pkgname><major_ver_num> w/o -'s.

This commit is contained in:
David E. O'Brien 2002-03-28 18:30:14 +00:00
parent bb44b11566
commit d4888fda26
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56800
2 changed files with 6 additions and 6 deletions

View File

@ -23,6 +23,11 @@ PREFIX?= ${X11BASE}
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
LATEST_LINK= imake4
.else
LATEST_LINK= imake
.endif
DIST_SUBDIR= xc
WRKSRC= ${WRKDIR}/xc/config
MTREE_FILE= /etc/mtree/BSD.x11-4.dist
@ -66,11 +71,6 @@ SCRIPTS_ENV+= OSVERSION=${OSVERSION} \
BuildCIDFonts=${BuildCIDFonts} \
BuildTTFonts=${BuildTTFonts}
INSTALL_TARGET= install install.man
.if ${OSVERSION} < 500000
LATEST_LINK= imake-4
.else
LATEST_LINK= imake
.endif
# ---
# User Config:
# All variables are same as Imake config macros.

View File

@ -22,7 +22,7 @@ MANUAL_PACKAGE_BUILD= installs/removes files also in the XFree86 port
.if ${OSVERSION} < 500000
LATEST_LINK= imake
.else
LATEST_LINK= imake-1
LATEST_LINK= imake1
.endif
PREFIX= ${X11BASE}
DIST_SUBDIR= xc