mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Add NO_LATEST_LINK to avoid link stomping
This commit is contained in:
parent
6df1a727a8
commit
41cbd1aec1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99397
@ -11,6 +11,7 @@ COMMENT= FLIM, message representation or encoding emacs lisp library for emacs20
|
||||
# This is a slave port.
|
||||
PORTCLASS= slave
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
MASTERDIR= ${.CURDIR}/../../editors/flim113
|
||||
|
||||
# emacs port setup
|
||||
|
@ -21,6 +21,8 @@ COMMENT?= FLIM, message representation or encoding emacs lisp library for emacs2
|
||||
|
||||
PORTCLASS?= master
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
# distfile version
|
||||
FLIM_TRUNK= 1.13
|
||||
FLIM_VER= 1.13.2
|
||||
|
Loading…
Reference in New Issue
Block a user