summaryrefslogtreecommitdiff
path: root/www/screws
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2012-01-23 00:31:17 +0000
committerjoerg <joerg@pkgsrc.org>2012-01-23 00:31:17 +0000
commit8f6465a131d2f4340122d1ba1251b85ac7093712 (patch)
treeb12fb33ec6c4aed12878f1c0c87476ba20f31fd7 /www/screws
parent3c1b51d1130548df7932de87a512e9d877f89b07 (diff)
downloadpkgsrc-8f6465a131d2f4340122d1ba1251b85ac7093712.tar.gz
Don't use empty lines in mdoc documents. Bump revision.
Diffstat (limited to 'www/screws')
-rw-r--r--www/screws/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/www/screws/Makefile b/www/screws/Makefile
index c01907fbc41..6f75fc8c1ce 100644
--- a/www/screws/Makefile
+++ b/www/screws/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2011/07/03 12:26:34 jym Exp $
+# $NetBSD: Makefile,v 1.28 2012/01/23 00:31:17 joerg Exp $
#
DISTNAME= screws-0.56
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= www
MASTER_SITES= ftp://ftp.nopcode.org/prj/screws/
@@ -33,6 +33,11 @@ REPLACE_PERL+= src/Exec/perl.pl
REPLACE_PERL+= src/Exec/perl/*.pl
REPLACE_PERL+= src/Exec/perl/htdocs/example.x
+SUBST_CLASSES+= mdoc
+SUBST_FILES.mdoc= doc/manpage/*.[158]
+SUBST_SED.mdoc+= -e '/^$$/d'
+SUBST_STAGE.mdoc= pre-patch
+
RCD_SCRIPTS= screws
RCD_SCRIPT_SRC.screws= ${WRKSRC}/src/Utils/files/screws.sh