From 9659c64a4aa7a286c5139d57a83e6bb2145add7d Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Fri, 11 Jun 2010 22:28:28 +0000 Subject: set UNIQUENAME, thus fix slave ports after switching to USE_LDCONFIG. Reported by: pointyhat --- security/courier-authlib/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'security/courier-authlib') diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile index 1d121347606b..291fb21deaf1 100644 --- a/security/courier-authlib/Makefile +++ b/security/courier-authlib/Makefile @@ -42,6 +42,8 @@ GNU_CONFIGURE= yes USE_PERL5= yes USE_SUBMAKE= yes USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} +#slave ports should have different UNIQUENAME, it is utilized by USE_LDCONFIG +UNIQUENAME= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} MAILOWN= courier MAILGRP= courier -- cgit v1.2.3