mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- PREFIX-clean [MFH]
- STAGE-clean - Convert to USES=tcl MFH: 2014Q1
This commit is contained in:
parent
6504b178be
commit
2e1bf085bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339700
@ -10,16 +10,15 @@ MASTER_SITES= SF
|
||||
MAINTAINER= frank@fenor.de
|
||||
COMMENT= UDP extension for TCL
|
||||
|
||||
USE_TCL= 84+
|
||||
USES= tcl
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-tcl=${TCL_LIBDIR}
|
||||
CONFIGURE_ARGS+=--with-tcl=${TCL_LIBDIR} \
|
||||
--exec-prefix=${PREFIX}
|
||||
USE_LDCONFIG= ${PREFIX}/lib/udp${PORTVERSION}
|
||||
MANN= udp.n
|
||||
MANCOMPRESSED= no
|
||||
|
||||
PLIST_FILES= lib/udp1.0.8/libudp1.0.8.so \
|
||||
lib/udp1.0.8/pkgIndex.tcl
|
||||
lib/udp1.0.8/pkgIndex.tcl \
|
||||
man/mann/udp.n.gz
|
||||
PLIST_DIRS= lib/udp1.0.8
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user