mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove the previously redundant and now harmful INTERNALLIB line.
This commit is contained in:
parent
c165e4104f
commit
c20d225532
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61693
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ CFLAGS+= -I${LOCALBASE}/include/tcl${TCL_VER} \
|
|||
|
||||
LDADD= -L${LOCALBASE}/lib -ltcl${TCL_VER:S/.//}
|
||||
|
||||
INTERNALLIB = don't build the useless static version
|
||||
NOPROFILE = don't care for profiling
|
||||
|
||||
all: ${SHLIB_NAME} pkgIndex.tcl test
|
||||
|
|
Loading…
Add table
Reference in a new issue