summaryrefslogtreecommitdiff
path: root/textproc/tclExpat
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-07-21 20:27:44 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-07-21 20:27:44 +0000
commit75cb9be1d0a4aa498e57000d6f643702309586ea (patch)
treeb2c9aecc4b5877f0efb01a5493e90287b17ab57d /textproc/tclExpat
parentCatch up to the new bsd.lib.mk API (the library is not internal). (diff)
Catch up to the new bsd.lib.mk API.
Notes
Notes: svn path=/head/; revision=63336
Diffstat (limited to 'textproc/tclExpat')
-rw-r--r--textproc/tclExpat/files/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/tclExpat/files/Makefile b/textproc/tclExpat/files/Makefile
index 14d2ccc80f79..f7f5c2c2f12c 100644
--- a/textproc/tclExpat/files/Makefile
+++ b/textproc/tclExpat/files/Makefile
@@ -3,10 +3,7 @@
#
SRCS= tclexpat.c
-LIB= tclexpat
-SHLIB_MAJOR?= 1
-SHLIB_MINOR?= 1
-INTERNALLIB= static library is useless
+SHLIB_NAME= libtclexpat.so.1
LIBDIR= ${LOCALBASE}/lib
TCL_VERSION?= 8.3