aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2020-05-24 18:06:45 +0800
committerJimmy Olgeni <olgeni@FreeBSD.org>2020-05-24 18:06:45 +0800
commit3d46fbd0bdcdae0867a85c59799702594de3a2a4 (patch)
treebca94ecc061124f2fe94bf3a44f58d42fdb99898 /lang
parent1c17c220c829d96e9538cc2557c7da34a5c12e45 (diff)
downloadfreebsd-ports-gnome-3d46fbd0bdcdae0867a85c59799702594de3a2a4.tar.gz
freebsd-ports-gnome-3d46fbd0bdcdae0867a85c59799702594de3a2a4.tar.zst
freebsd-ports-gnome-3d46fbd0bdcdae0867a85c59799702594de3a2a4.zip
lang/ecl: add link to lib directory without version number (lib/ecl).
This is required by the work being done on math/sage. Submitted by: thierry
Diffstat (limited to 'lang')
-rw-r--r--lang/ecl/Makefile2
-rw-r--r--lang/ecl/pkg-plist1
2 files changed, 3 insertions, 0 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile
index abf8e2a58b65..3e9f882e3678 100644
--- a/lang/ecl/Makefile
+++ b/lang/ecl/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ecl
PORTVERSION= 16.1.3
+PORTREVISION= 1
CATEGORIES= lang lisp
MASTER_SITES= https://common-lisp.net/project/ecl/static/files/release/
@@ -63,5 +64,6 @@ post-patch-THREADS-on:
post-install:
${RMDIR} ${STAGEDIR}${PREFIX}/include/ecl/gc/private
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libecl.so.${PORTVERSION}
+ ${LN} -sf ecl-${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/ecl
.include <bsd.port.mk>
diff --git a/lang/ecl/pkg-plist b/lang/ecl/pkg-plist
index 2bebdbb17f4b..dbfd4f50e847 100644
--- a/lang/ecl/pkg-plist
+++ b/lang/ecl/pkg-plist
@@ -84,6 +84,7 @@ include/ecl/number.h
include/ecl/object.h
include/ecl/page.h
include/ecl/stacks.h
+lib/ecl
lib/ecl-%%VERSION%%/COPYING
lib/ecl-%%VERSION%%/LICENSE
lib/ecl-%%VERSION%%/TAGS