fill MODGNU_CONFIG_GUESS_DIRS; for powerpc
This commit is contained in:
parent
1bfa181080
commit
08d1f1e568
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.53 2001/09/07 22:48:47 peter Exp $
|
||||
# $OpenBSD: Makefile,v 1.54 2001/09/27 05:45:34 pvalchev Exp $
|
||||
|
||||
COMMENT= "PostgreSQL RDBMS"
|
||||
COMMENT-clients="PostgreSQL RDBMS client libraries and utilities"
|
||||
@ -58,6 +58,8 @@ CONFIGURE_ARGS= --enable-syslog \
|
||||
--datadir="${PREFIX}/share/postgresql" \
|
||||
--docdir="${PREFIX}/share/doc/postgresql"
|
||||
|
||||
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} ${WRKSRC}/config
|
||||
|
||||
.if ${FLAVOR:L:Mtcl}
|
||||
LIB_DEPENDS+= tk83::x11/tk/8.3
|
||||
TCL_INCDIR= ${LOCALBASE}/include/tcl8.3
|
||||
|
Loading…
Reference in New Issue
Block a user