aboutsummaryrefslogtreecommitdiff
path: root/arabic/libitl
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-05-23 18:06:57 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-05-23 18:06:57 +0000
commite2f92a35474a6169a38e263557ce9dd7254ec940 (patch)
tree9f3a7f10f907e3eba5596a1d82a6f5175b52e17d /arabic/libitl
parentdbca25b918ae4589114c77bce2c6afbc0d767108 (diff)
downloadports-e2f92a35474a6169a38e263557ce9dd7254ec940.tar.gz
ports-e2f92a35474a6169a38e263557ce9dd7254ec940.zip
Convert LDCONFIG_DIRS to USE_LDCONFIG for unmaintained ports.
PR: based on ports/146365 Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua>
Notes
Notes: svn path=/head/; revision=254896
Diffstat (limited to 'arabic/libitl')
-rw-r--r--arabic/libitl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/arabic/libitl/Makefile b/arabic/libitl/Makefile
index cedbb110d101..125cd8ca16cb 100644
--- a/arabic/libitl/Makefile
+++ b/arabic/libitl/Makefile
@@ -14,8 +14,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An API abstraction to common Islamic calculations
GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-LDCONFIG_DIRS= %%PREFIX%%/lib/itl
+USE_LDCONFIG= ${PREFIX}/lib/itl
MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>