From d7be7719003ade92dd3afe075661a31d70d1c01e Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 3 Jan 2012 06:53:54 +0000 Subject: [PATCH] Minor fix for nulib's man page.. Looks fine with mandoc, remove USE_GROFF. from Brad --- archivers/nulib/Makefile | 11 ++++++----- archivers/nulib/patches/patch-nulib_1 | 15 +++++++++++++++ 2 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 archivers/nulib/patches/patch-nulib_1 diff --git a/archivers/nulib/Makefile b/archivers/nulib/Makefile index 5bedfb05c08..77f7ee28012 100644 --- a/archivers/nulib/Makefile +++ b/archivers/nulib/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.25 2010/10/18 16:47:00 espie Exp $ +# $OpenBSD: Makefile,v 1.26 2012/01/03 06:53:54 ajacoutot Exp $ COMMENT= NuFX archiver DISTNAME= nulib325 PKGNAME= nulib-3.25 +REVISION= 0 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~jseger/ EXTRACT_SUFX= .tar.Z @@ -13,10 +14,12 @@ PERMIT_PACKAGE_CDROM= no fee PERMIT_PACKAGE_FTP= no terms PERMIT_DISTFILES_CDROM= no fee PERMIT_DISTFILES_FTP= Yes -WANTLIB= c + +WANTLIB= c MAKE_FLAGS= CC="${CC}" OPTIMIZE="${CFLAGS}" -USE_GROFF = Yes + +NO_REGRESS= Yes WRKDIST= ${WRKDIR}/nulib @@ -24,6 +27,4 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nulib ${PREFIX}/bin/nulib ${INSTALL_MAN} ${WRKSRC}/nulib.1 ${PREFIX}/man/man1/nulib.1 -NO_REGRESS= Yes - .include diff --git a/archivers/nulib/patches/patch-nulib_1 b/archivers/nulib/patches/patch-nulib_1 new file mode 100644 index 00000000000..b1eb0ded7b0 --- /dev/null +++ b/archivers/nulib/patches/patch-nulib_1 @@ -0,0 +1,15 @@ +$OpenBSD: patch-nulib_1,v 1.1 2012/01/03 06:53:54 ajacoutot Exp $ + +Typo with BR macro. + +--- nulib.1.orig Mon Jan 2 17:00:37 2012 ++++ nulib.1 Mon Jan 2 17:01:43 2012 +@@ -32,7 +32,7 @@ systems, from IBM PC compatibles to workstations to ma + will also be of use to people who use a GS/OS shell on the Apple IIgs, + such as APW, ORCA, or ECP-16 (although it is considerably slower than + .BR ShrinkIt ). +-.Br nulib ++.BR Nulib + may require more than 256k of free RAM to function properly. + Apple //gs users can use + .BR yankit (1)