diff options
author | crees <crees@FreeBSD.org> | 2011-11-18 03:34:11 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-11-18 03:34:11 +0800 |
commit | 748c7fc582963b12bb33a318a9ddd0d1647bb8c0 (patch) | |
tree | 48ec14664efa1f70cb2ee7b2a62700d890229278 /dns | |
parent | 0a202f576fc2d006c8ad940aa04f6ed282297915 (diff) | |
download | freebsd-ports-gnome-748c7fc582963b12bb33a318a9ddd0d1647bb8c0.tar.gz freebsd-ports-gnome-748c7fc582963b12bb33a318a9ddd0d1647bb8c0.tar.zst freebsd-ports-gnome-748c7fc582963b12bb33a318a9ddd0d1647bb8c0.zip |
Add LATEST_LINK line to avoid conflict with idnkit
Pointyhat: erwin --> crees
Feature safe: yes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/idnkit2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/idnkit2/Makefile b/dns/idnkit2/Makefile index e1be3af779f5..2ba3410fe140 100644 --- a/dns/idnkit2/Makefile +++ b/dns/idnkit2/Makefile @@ -16,6 +16,7 @@ LICENSE_PERMS= # permissive LICENSE_NAME= OSCL LICENSE_FILE= LICENSE.txt +LATEST_LINK= ${PORTNAME}${PORTVERSION:R} CONFLICTS_INSTALL= idnkit-1.* USE_AUTOTOOLS= libtool |