diff options
author | knu <knu@FreeBSD.org> | 2001-11-07 13:32:33 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-11-07 13:32:33 +0800 |
commit | ee825029a51c6bdb3db28d2d02e5d17fd4be1436 (patch) | |
tree | 3227c4e0c3ffd7e61339ddd9b5b1dc393df84d62 | |
parent | 1872327f268eff2b1a1ed50ab709bf347cde1edf (diff) | |
download | freebsd-ports-graphics-ee825029a51c6bdb3db28d2d02e5d17fd4be1436.tar.gz freebsd-ports-graphics-ee825029a51c6bdb3db28d2d02e5d17fd4be1436.tar.zst freebsd-ports-graphics-ee825029a51c6bdb3db28d2d02e5d17fd4be1436.zip |
Set LATEST_LINK to `linux_base-7'.
Approved by: marcel (MAINTAINER)
-rw-r--r-- | emulators/linux_base-7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux_base-7/Makefile b/emulators/linux_base-7/Makefile index cf9b9b38593..2099ee1555f 100644 --- a/emulators/linux_base-7/Makefile +++ b/emulators/linux_base-7/Makefile @@ -47,6 +47,7 @@ MAINTAINER= marcel@FreeBSD.org BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm ONLY_FOR_ARCHS= alpha i386 +LATEST_LINK= linux_base-7 DIST_SUBDIR= rpm PREFIX= ${LINUXBASE} NO_BUILD= yes |