1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-03-09 14:43:19 +00:00
parent a6f5840186
commit 5ec7103dcd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347634
2 changed files with 5 additions and 3 deletions

View File

@ -21,12 +21,9 @@ CONFIGURE_ARGS= --enable-http --enable-icp --enable-smtp --with-ssl \
PING_PLUGINS= dns random whois
MAN1= echoping.1 echoping_dns.1 echoping_random.1 echoping_whois.1
OPTIONS_DEFINE= LDAP PGSQL
OPTIONS_DEFAULT= LDAP
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MLDAP}

View File

@ -19,4 +19,9 @@ lib/echoping/whois.a
lib/echoping/whois.la
lib/echoping/whois.so
lib/echoping/whois.so.0
man/man1/echoping.1.gz
man/man1/echoping_dns.1.gz
man/man1/echoping_ldap.1.gz
man/man1/echoping_random.1.gz
man/man1/echoping_whois.1.gz
@dirrm lib/echoping