fix MODGNU_CONFIG_GUESS_DIRS
This commit is contained in:
parent
c112e2210b
commit
2d336ab170
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2003/10/07 17:17:31 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2004/07/31 19:29:35 naddy Exp $
|
||||
|
||||
COMMENT= "PalmPilot communication utilities"
|
||||
|
||||
@ -37,6 +37,6 @@ LIB_DEPENDS= tk83::x11/tk/8.3
|
||||
CONFIGURE_ARGS+= --without-tk
|
||||
.endif
|
||||
|
||||
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} ${WRKSRC}/scripts
|
||||
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/scripts
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2003/10/30 01:00:54 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2004/07/31 19:29:35 naddy Exp $
|
||||
|
||||
COMMENT= "descramble scrambled DVDs"
|
||||
|
||||
@ -17,5 +17,6 @@ PERMIT_PACKAGE_CDROM= "Free speech issue"
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/autotools
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user