aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-07-22 04:27:44 +0800
committerru <ru@FreeBSD.org>2002-07-22 04:27:44 +0800
commit385f994226fc3d0fa44b352045d81d69cc1f4bb8 (patch)
tree0182d3abd3773fb5ced624341a1dd909a56f9885 /textproc
parent409402231e0f41eeb8efcca63af185efc4a40df8 (diff)
downloadfreebsd-ports-gnome-385f994226fc3d0fa44b352045d81d69cc1f4bb8.tar.gz
freebsd-ports-gnome-385f994226fc3d0fa44b352045d81d69cc1f4bb8.tar.zst
freebsd-ports-gnome-385f994226fc3d0fa44b352045d81d69cc1f4bb8.zip
Catch up to the new bsd.lib.mk API.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/tclExpat/files/Makefile5
-rw-r--r--textproc/wordnet/files/src.wnb.Makefile8
2 files changed, 3 insertions, 10 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
diff --git a/textproc/wordnet/files/src.wnb.Makefile b/textproc/wordnet/files/src.wnb.Makefile
index 618ac05854e6..1c440d9d4295 100644
--- a/textproc/wordnet/files/src.wnb.Makefile
+++ b/textproc/wordnet/files/src.wnb.Makefile
@@ -10,14 +10,10 @@ CFLAGS+= -I${.CURDIR}/../../include -I$(TCL_INCDIR)
LDADD= -L../lib -lwn1 -L${PREFIX}/lib -ltcl${TCL_VER} -ltk${TCL_VER}
-LIB= tclwn1
-SHLIB_MAJOR= 7
-SHLIB_MINOR= 0
+SHLIB_NAME= libtclwn1.so.7
SRCS= stubs.c
-INTERNALLIB= True # To avoid building the useless static library
-
-all: ${SHLIB_NAME} pkgIndex.tcl
+all: pkgIndex.tcl
pkgIndex.tcl:
echo "package ifneeded Wordnet 1.7 [list load \