- Use static plist
Reported by: pointyhat via pav
This commit is contained in:
parent
29affe4554
commit
5cca6d6bda
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216509
2 changed files with 3 additions and 1 deletions
|
@ -23,6 +23,5 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} \
|
||||
--with-tclinclude=${TCL_INCLUDEDIR}
|
||||
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I\"${PREFIX}/include\""
|
||||
PLIST_FILES= lib/tcldom2.0/tcldom84.so.1 lib/tcldom2.0/pkgIndex.tcl
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
3
www/tcldom/pkg-plist
Normal file
3
www/tcldom/pkg-plist
Normal file
|
@ -0,0 +1,3 @@
|
|||
lib/tcldom2.0/tcldom84.so.1
|
||||
lib/tcldom2.0/pkgIndex.tcl
|
||||
@dirrm lib/tcldom2.0
|
Loading…
Reference in a new issue