Use CONFIGURE_STYLE. Cosmetical changes as well.
This commit is contained in:
parent
3c85235921
commit
cb664e22c6
@ -1,8 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2000/06/10 19:00:14 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2000/06/17 19:03:46 fgsch Exp $
|
||||
|
||||
DISTNAME= leafnode-1.9.14
|
||||
CATEGORIES= news
|
||||
NEED_VERSION= 1.291
|
||||
NEED_VERSION= 1.303
|
||||
MASTER_SITES= ftp://wpxx02.toxi.uni-wuerzburg.de/pub/ \
|
||||
ftp://ftp.karlsruhe.org/pub/news/servers/leafnode/ \
|
||||
ftp://ftp.unixpower.org/pub/leafnode/ \
|
||||
ftp://ftp.stikman.com/pub/leafnode/ \
|
||||
ftp://ftp.gigabell.net/pub/leafnode/
|
||||
|
||||
MAINTAINER= ports@openbsd.org
|
||||
|
||||
@ -11,18 +16,12 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ftp://wpxx02.toxi.uni-wuerzburg.de/pub/ \
|
||||
ftp://ftp.karlsruhe.org/pub/news/servers/leafnode/ \
|
||||
ftp://ftp.unixpower.org/pub/leafnode/ \
|
||||
ftp://ftp.stikman.com/pub/leafnode/ \
|
||||
ftp://ftp.gigabell.net/pub/leafnode/
|
||||
|
||||
GNU_CONFIGURE= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= --sysconfdir=/etc/leafnode --localstatedir=/var
|
||||
|
||||
post-install:
|
||||
$(INSTALL_DATA_DIR) ${PREFIX}/share/doc/leafnode
|
||||
cd ${WRKSRC} && $(INSTALL_DATA) README INSTALL FAQ config.example \
|
||||
${PREFIX}/share/doc/leafnode
|
||||
${PREFIX}/share/doc/leafnode
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user