- Stage support
This commit is contained in:
parent
c35e7a0c92
commit
8f896af2f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343902
@ -21,12 +21,11 @@ CONFIGURE_ARGS+=--with-libpcap-prefix=/usr
|
||||
CONFIGURE_ENV= LIBS="`${LIBNET_CONFIG} --libs`"
|
||||
CPPFLAGS+= `${LIBNET_CONFIG} --defines` \
|
||||
`${LIBNET_CONFIG} --cflags`
|
||||
MAN8= sing.8
|
||||
PLIST_FILES= sbin/sing
|
||||
PLIST_FILES= sbin/sing \
|
||||
man/man8/sing.8.gz
|
||||
|
||||
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config
|
||||
|
||||
NO_STAGE= yes
|
||||
post-extract:
|
||||
@${RM} -rf ${WRKSRC}/libpcap-* ;\
|
||||
${RM} -rf ${WRKSRC}/Libnet-*
|
||||
|
Loading…
Reference in New Issue
Block a user