1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Don't override UNIQUENAME. Without this, -client slave will overwrite

-server configurations.

Reported by:	crees
This commit is contained in:
Xin LI 2012-06-14 17:42:36 +00:00
parent 1ef6de3382
commit 43c27903b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299274

View File

@ -28,8 +28,7 @@ LICENSE_NAME= OpenLDAP Public License
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
UNIQUENAME?= ${PKGNAMEPREFIX}openldap24
LATEST_LINK?= ${UNIQUENAME}${PKGNAMESUFFIX}
LATEST_LINK?= ${PKGNAMEPREFIX}openldap24${PKGNAMESUFFIX}
USE_OPENSSL= yes
MAKE_JOBS_SAFE= yes
USE_AUTOTOOLS= libtool