don't use groff

This commit is contained in:
sthen 2012-04-06 10:04:39 +00:00
parent ffde679b7d
commit ac7fa6a05b
4 changed files with 4 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2012/04/06 10:00:10 sthen Exp $
# $OpenBSD: Makefile,v 1.16 2012/04/06 10:04:39 sthen Exp $
COMMENT= object-oriented database access
@ -54,7 +54,5 @@ MAKE_ENV= DATA_DUMPER_TEST=Yes \
DBICTEST_MYSQL_DSN='dbi:mysql:database=test;host=localhost' \
DBICTEST_MYSQL_USER=root \
DBICTEST_MYSQL_PASS=
USE_GROFF = Yes
.include <bsd.port.mk>

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.18 2012/04/06 10:01:09 sthen Exp $
# $OpenBSD: Makefile,v 1.19 2012/04/06 10:07:20 sthen Exp $
COMMENT= load various configuration file formats
MODULES= cpan
DISTNAME= Config-Any-0.23
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Simon Bertrang <simon@openbsd.org>

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2012/04/06 10:01:33 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2012/04/06 10:07:20 sthen Exp $
COMMENT= routines for manipulating stashes
MODULES= cpan
DISTNAME= Package-Stash-0.33
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Jim Razmus II <jim@openbsd.org>

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.9 2012/04/06 09:54:30 sthen Exp $
# $OpenBSD: Makefile,v 1.10 2012/04/06 10:07:20 sthen Exp $
COMMENT = keep imports and functions out of your namespace
MODULES = cpan
DISTNAME = namespace-clean-0.22
CATEGORIES = devel
USE_GROFF = Yes
MAINTAINER = Simon Bertrang <simon@openbsd.org>