mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 09:56:43 -04:00
Set NO_LATEST_LINK.
This commit is contained in:
parent
d016b209fb
commit
c99888d3e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127721
4 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,7 @@ CONFLICTS= linux_base-6* linux_base-7.1* linux_base-debian* \
|
||||||
linux_base-gentoo* linux_base-rh-9* linux_base-suse-9* \
|
linux_base-gentoo* linux_base-rh-9* linux_base-suse-9* \
|
||||||
linux-XFree86-libs*
|
linux-XFree86-libs*
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
ONLY_FOR_ARCHS= amd64 i386
|
ONLY_FOR_ARCHS= amd64 i386
|
||||||
DIST_SUBDIR= rpm/rh-7.3
|
DIST_SUBDIR= rpm/rh-7.3
|
||||||
PREFIX= ${LINUXBASE}
|
PREFIX= ${LINUXBASE}
|
||||||
|
|
|
@ -15,6 +15,7 @@ DISTFILES= ${PORTNAME}.shar.Z
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A program that generates postscript graphs
|
COMMENT= A program that generates postscript graphs
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
EXTRACT_CMD= uncompress
|
EXTRACT_CMD= uncompress
|
||||||
EXTRACT_BEFORE_ARGS= -c
|
EXTRACT_BEFORE_ARGS= -c
|
||||||
EXTRACT_AFTER_ARGS= | sh
|
EXTRACT_AFTER_ARGS= | sh
|
||||||
|
|
|
@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
MAINTAINER= pat@FreeBSD.org
|
MAINTAINER= pat@FreeBSD.org
|
||||||
COMMENT= JAGS - Just Another GTK+ Samba Client
|
COMMENT= JAGS - Just Another GTK+ Samba Client
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_XPM= yes
|
USE_XPM= yes
|
||||||
USE_GNOME= gtk12
|
USE_GNOME= gtk12
|
||||||
|
|
|
@ -15,6 +15,7 @@ DIST_SUBDIR= ruby
|
||||||
MAINTAINER= knu@FreeBSD.org
|
MAINTAINER= knu@FreeBSD.org
|
||||||
COMMENT= High-performance non-validating XML parser written in 100% pure Ruby
|
COMMENT= High-performance non-validating XML parser written in 100% pure Ruby
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue