aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-07-22 04:27:44 +0800
committerRuslan Ermilov <ru@FreeBSD.org>2002-07-22 04:27:44 +0800
commit75cb9be1d0a4aa498e57000d6f643702309586ea (patch)
treeb2c9aecc4b5877f0efb01a5493e90287b17ab57d /textproc
parentc1b840b3904f6baa8710133fc18792a87ad30726 (diff)
downloadfreebsd-ports-gnome-75cb9be1d0a4aa498e57000d6f643702309586ea.tar.gz
freebsd-ports-gnome-75cb9be1d0a4aa498e57000d6f643702309586ea.tar.zst
freebsd-ports-gnome-75cb9be1d0a4aa498e57000d6f643702309586ea.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 \