aboutsummaryrefslogtreecommitdiffstats
path: root/lang/squeak
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2010-06-09 03:52:58 +0800
committermakc <makc@FreeBSD.org>2010-06-09 03:52:58 +0800
commit42258cbf351c87186db981295e5bf50a96f63496 (patch)
treec8d7e55978ef52f9d98195085f258e35ec608323 /lang/squeak
parentb0a0847ff3c641030adb8581963d05167ede200d (diff)
downloadfreebsd-ports-gnome-42258cbf351c87186db981295e5bf50a96f63496.tar.gz
freebsd-ports-gnome-42258cbf351c87186db981295e5bf50a96f63496.tar.zst
freebsd-ports-gnome-42258cbf351c87186db981295e5bf50a96f63496.zip
Convert LDCONFIG_DIRS to USE_LDCONFIG.
PR: based on ports/146365 Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua> Approved by: maintainers timeout (two weeks)
Diffstat (limited to 'lang/squeak')
-rw-r--r--lang/squeak/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile
index 5cec2e667edc..219eb2ab808c 100644
--- a/lang/squeak/Makefile
+++ b/lang/squeak/Makefile
@@ -7,7 +7,7 @@
PORTNAME= squeak
PORTVERSION= 3.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
##################################################
MASTER_SITES= http://www.squeakvm.org/unix/release/ \
@@ -66,9 +66,6 @@ GNU_CONFIGURE= yes
# be updated.
SHAREMODE= 644
-# shared Libaries are to be installed in:
-LDCONFIG_DIRS= ${PREFIX}/share/squeak/${VMVERSION}
-
FILES_TO_GZIP= ${IMAGEDIR}/Squeak${IMAGEVERSION}-${PATCHNUMBER}.image \
${IMAGEDIR}/Squeak${IMAGEVERSION}-${PATCHNUMBER}.changes