aboutsummaryrefslogtreecommitdiffstats
path: root/net/openldap24-client
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2012-12-13 04:09:55 +0800
committerdelphij <delphij@FreeBSD.org>2012-12-13 04:09:55 +0800
commit534e65275f756b5f88dbab03f8e48ba42f6a50dd (patch)
treec6a78db7a32a926420377b70b46b2f05c9598e45 /net/openldap24-client
parent7a17badf4829be844b80a0b29ab54192e2eb3e4b (diff)
downloadfreebsd-ports-gnome-534e65275f756b5f88dbab03f8e48ba42f6a50dd.tar.gz
freebsd-ports-gnome-534e65275f756b5f88dbab03f8e48ba42f6a50dd.tar.zst
freebsd-ports-gnome-534e65275f756b5f88dbab03f8e48ba42f6a50dd.zip
Avoid setting PKGNAMESUFFIX late, which in turn changes UNIQUENAME and
causes OPTIONS menu to be shown up multiple times. As a side effect we have to make openldap24-client and openldap24-sasl-client which we do not have a better solution at this time. Submitted by: bapt (mostly)
Diffstat (limited to 'net/openldap24-client')
-rw-r--r--net/openldap24-client/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/net/openldap24-client/Makefile b/net/openldap24-client/Makefile
index e4024a08ff18..c83ba8fbb5d0 100644
--- a/net/openldap24-client/Makefile
+++ b/net/openldap24-client/Makefile
@@ -1,12 +1,7 @@
-# New ports collection makefile for: openldap24-client
-# Date created: 19 May 2006
-# Whom: Xin LI <delphij@FreeBSD.org>
-#
+# Created by: Xin LI <delphij@FreeBSD.org>
# $FreeBSD$
-#
CLIENT_ONLY= yes
-WITHOUT_SASL= yes
MASTERDIR= ${.CURDIR}/../openldap24-server