fix up MODGNU_CONFIG_GUESS_DIRS

This commit is contained in:
naddy 2004-08-03 18:24:40 +00:00
parent a3384814c2
commit 1429a0c2b6
8 changed files with 16 additions and 12 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2003/06/02 02:02:35 margarida Exp $
# $OpenBSD: Makefile,v 1.3 2004/08/03 18:24:40 naddy Exp $
COMMENT= "wireless access point configuration tools"
@ -23,6 +23,7 @@ CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --without-included-gettext \
--with-libiconv-prefix=${LOCALBASE} \
--with-libintl-prefix=${LOCALBASE}
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/config
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/systrace/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2003/11/11 15:17:34 margarida Exp $
# $OpenBSD: Makefile,v 1.25 2004/08/03 18:24:40 naddy Exp $
# $FreeBSD: Makefile,v 1.19 1998/12/09 20:15:29 billf Exp $
COMMENT= "internet relay chat (irc) server"
@ -20,7 +20,7 @@ PERMIT_DISTFILES_FTP= Yes
CONFDIR= ${SYSCONFDIR}/ircd
CONFIGURE_STYLE= gnu old
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} ${WRKSRC}/support
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/support
CONFIGURE_ARGS= --logdir="/var/log/ircd" \
--localstatedir="/var/run" \
--sysconfdir=${CONFDIR}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2004/06/06 11:39:10 espie Exp $
# $OpenBSD: Makefile,v 1.4 2004/08/03 18:24:40 naddy Exp $
COMMENT='e-donkey client'
CATEGORIES=net
@ -12,6 +12,7 @@ PERMIT_DISTFILES_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --enable-ocamlver=3.07
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/config
HOMEPAGE=http://savannah.nongnu.org/projects/mldonkey/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/03/07 19:10:53 espie Exp $
# $OpenBSD: Makefile,v 1.2 2004/08/03 18:24:40 naddy Exp $
COMMENT='e-donkey client'
CATEGORIES=net
@ -12,6 +12,7 @@ PERMIT_DISTFILES_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --enable-ocamlver=3.07
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/config
HOMEPAGE=http://savannah.nongnu.org/projects/mldonkey/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.50 2004/06/20 01:25:42 jolan Exp $
# $OpenBSD: Makefile,v 1.51 2004/08/03 18:24:40 naddy Exp $
COMMENT= "scan ports and fingerprint stack of network hosts"
@ -19,7 +19,7 @@ PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu dest
CONFIGURE_ARGS= --with-libpcap=/usr --with-libpcre=${LOCALBASE}
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} ${WRKSRC}/nbase \
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} ${WRKSRC}/libpcre \
${WRKSRC}/nsock/src \
${WRKSRC}/libpcap-possiblymodified

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2004/06/22 22:00:03 sturm Exp $
# $OpenBSD: Makefile,v 1.27 2004/08/03 18:24:40 naddy Exp $
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
@ -33,7 +33,7 @@ CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} --enable-static \
--enable-local-libpng \
--enable-local-zlib
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} ${WRKSRC}/config ${WRKSRC}/contrib/php4
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/config ${WRKSRC}/contrib/php4
.if ${FLAVOR:L:Mtcl}
LIB_DEPENDS+= tcl84::lang/tcl/8.4

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2003/11/02 01:56:51 margarida Exp $
# $OpenBSD: Makefile,v 1.7 2004/08/03 18:24:40 naddy Exp $
COMMENT= "simple tcp re-engineering tool"
@ -23,5 +23,6 @@ EXTRACT_SUFX= .tar.bz2
MODULES= gettext
CONFIGURE_STYLE= gnu
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/admin
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2003/04/02 10:33:20 avsm Exp $
# $OpenBSD: Makefile,v 1.15 2004/08/03 18:24:40 naddy Exp $
COMMENT= "powerful console ftp client with many features"
@ -16,7 +16,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} ${WRKSRC}/support
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/support
CONFIGURE_ARGS= --with-readline --with-catgets --with-krb5=/usr/lib
DOCS= NEWS README TODO