Prefered style

This commit is contained in:
wilfried 2002-12-01 13:41:34 +00:00
parent 13131bcbdd
commit 778de2ee76
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2002/11/27 06:49:42 pvalchev Exp $
# $OpenBSD: Makefile,v 1.16 2002/12/01 13:41:34 wilfried Exp $
COMMENT= 'module to interface the DNS resolver'
@ -18,8 +18,8 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \
${HOMEPAGE}/download/
BUILD_DEPENDS= :p5-Digest-HMAC->=1.00:security/p5-Digest-HMAC
RUN_DEPENDS= ${BUILD_DEPENDS}
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= :p5-Digest-HMAC->=1.00:security/p5-Digest-HMAC
CONFIGURE_STYLE= perl

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2002/09/17 15:22:27 wilfried Exp $
# $OpenBSD: Makefile,v 1.23 2002/12/01 13:41:34 wilfried Exp $
COMMENT= 'color vt102 terminal emulator with transparency support'
@ -17,8 +17,8 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://largo.windowmaker.org/files/
BUILD_DEPENDS= :windowmaker->=0.50.0:x11/windowmaker
RUN_DEPENDS= ${BUILD_DEPENDS}
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= :windowmaker->=0.50.0:x11/windowmaker
USE_X11= Yes
NO_REGRESS= Yes