From 133e44b9963e811e2e9d3b50eab920c9b7911704 Mon Sep 17 00:00:00 2001 From: Johan van Selst Date: Sat, 11 Jan 2014 09:40:52 +0000 Subject: [PATCH] Enable stage support --- print/paps/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/print/paps/Makefile b/print/paps/Makefile index 73426d107405..2c20aeacd490 100644 --- a/print/paps/Makefile +++ b/print/paps/Makefile @@ -10,13 +10,11 @@ MASTER_SITES= SF MAINTAINER= johans@FreeBSD.org COMMENT= UTF-8 to PostScript converter using Pango -PLIST_FILES= bin/paps lib/libpaps.a include/libpaps.h - -MAN1= paps.1 +PLIST_FILES= bin/paps lib/libpaps.a include/libpaps.h \ + man/man1/paps.1.gz GNU_CONFIGURE= yes USE_GNOME= pango USES= pkgconfig -NO_STAGE= yes .include