as pointed out on ports@, build_depends on openvpn needed as well. (antoine@ among them)
spell fix 'RUN_REPENDS' as well (bernd@)
This commit is contained in:
parent
4f7f1ae2dd
commit
9967a51df8
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/11/20 21:34:19 fkr Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/11/21 14:27:28 fkr Exp $
|
||||
|
||||
COMMENT= BSD Auth helper programm for OpenVPN
|
||||
COMMENT= BSD Auth helper program for OpenVPN
|
||||
|
||||
DISTNAME= openvpn_bsdauth-4
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= net
|
||||
HOMEPAGE= http://www.wormhole.hu/~ice/openvpn_bsdauth/
|
||||
|
||||
@ -17,7 +18,8 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
RUN_REPENDS= ::net/openvpn
|
||||
RUN_DEPENDS= ::net/openvpn
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
FAKE_FLAGS= PREFIX=${TRUEPREFIX}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user