aboutsummaryrefslogtreecommitdiffstats
path: root/www/tclhttpd
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-07-22 04:37:43 +0800
committerru <ru@FreeBSD.org>2002-07-22 04:37:43 +0800
commitbcbfb9350ee5cde2bd6c13b479b5d4569db72a99 (patch)
tree8e8449429e57db38a4e5dfa7a9ef069c2a2fdcc2 /www/tclhttpd
parent385f994226fc3d0fa44b352045d81d69cc1f4bb8 (diff)
downloadfreebsd-ports-gnome-bcbfb9350ee5cde2bd6c13b479b5d4569db72a99.tar.gz
freebsd-ports-gnome-bcbfb9350ee5cde2bd6c13b479b5d4569db72a99.tar.zst
freebsd-ports-gnome-bcbfb9350ee5cde2bd6c13b479b5d4569db72a99.zip
Catch up to the new bsd.lib.mk API (the library is not internal).
Diffstat (limited to 'www/tclhttpd')
-rw-r--r--www/tclhttpd/files/Makefile.lib8
1 files changed, 3 insertions, 5 deletions
diff --git a/www/tclhttpd/files/Makefile.lib b/www/tclhttpd/files/Makefile.lib
index b7be3b2eeca1..fc8e63104efa 100644
--- a/www/tclhttpd/files/Makefile.lib
+++ b/www/tclhttpd/files/Makefile.lib
@@ -5,15 +5,13 @@ PREFIX?= /usr/local
SRCS=crypt.c setuid.c limit.c utime.c metaPackage.c
CFLAGS+=-I${LOCALBASE}/include/tcl${TCL_DVER} -DUSE_TCL_STUBS \
- -DTclhttpdbin_Init=${LIB}_Init -Wall -Werror
+ -DTclhttpdbin_Init=${LIBNAME}_Init -Wall -Werror
LDADD+=-L${LOCALBASE}/lib -ltclstub${TCL_VER} -lcrypt
.PATH: ${.CURDIR}/src ${FILESDIR}
-LIB= Tclhttpdbin
-SHLIB_NAME= lib${LIB}.so
-INTERNALLIB= no need for static version
-NOPROFILE= no need for profiling this
+LIBNAME= Tclhttpdbin
+SHLIB_NAME= lib${LIBNAME}.so
ech:
@echo ${SHLIB_NAME}
Use portsnap instead of cvsup or cvs on "make update" in /usr/ports. [17] - Move location of bsd.autotools.mk within bsd.port.mk [18] - Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19] - Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20] - Replace the string "FreeBSD" by "The FreeBSD Project" in the security warning [21] - Add bsd.local.mk for local modification to ports framework. [22] - Replace rcNG spelling by rc.d [23] - Remove superfluous USE_REINPLACE. [24] Special thanks to: linimon for spending hours with all these patches clement for fixes kris for help with pointyhat PR: ports/86310 [1], ports/89498 [2], ports/83530 [3], ports/83789 [4], ports/84053 [5], ports/86281 [6], ports/87214 [7], ports/87234 [8], ports/87318 [9], ports/87396 [10], ports/87605 [11], ports/87840 [12], ports/88230 [13], ports/88493 [14], ports/88711 [15], ports/88751 [16], ports/89281 [17], ports/89999 [18], ports/90031 [19], ports/90150 [20], ports/90668 [21], ports/91433 [23], ports/88754 [24] Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3], pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7], edwin [8, 9, 11, 15, 21], fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12], Carl Makin <carl@stagecraft.cx> [13], arved [14], NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18], jylefort [19], linimon [22], dougb [23] * make QMAIL_DIR variableoliver2005-05-201-1/+3 | | | | Submitted by: "Brent B. Powers" <powers-freebsd@b2pi.com> * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 | | | | after 5.4-RELEASE. * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. * update to 2.3.6oliver2004-04-186-70/+94 | * remove last (empty) lineoliver2004-03-191-1/+0 | | | | | PR: ports/64393 Submitted By: eik * Add size data, approved by maintainers.trevor2004-03-191-0/+1 | * Inter7 added an Hungarian translation to the tarballoliver2003-06-011-1/+1 | | | | Approved by: alex (mentor) * Don't remove a file-entry if the file still gets installed...oliver2003-06-011-0/+2 | | | | Approved By: alex (mentor) * Update vqadmin to 2.3.5 take maintainershipoliver2003-05-155-37/+108 | | | | | PR: 48534 Approved by: nbm, alex (mentor) * Clear moonlight beckons.ade2003-03-072-1/+1 | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.