aboutsummaryrefslogtreecommitdiff
path: root/textproc/groff
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2013-04-24 04:13:09 +0000
committerHiroki Sato <hrs@FreeBSD.org>2013-04-24 04:13:09 +0000
commit5f8eb67e3760459c0834c08f36d9e502d3388e3a (patch)
treeb0094c17ab958c91c23c0e89d3bb437c5adf6982 /textproc/groff
parentf120146efca21d87a92160f983f2576d223f88fe (diff)
downloadports-5f8eb67e3760459c0834c08f36d9e502d3388e3a.tar.gz
ports-5f8eb67e3760459c0834c08f36d9e502d3388e3a.zip
Merge print/psutils-a4 and print/psutils-letter into a single port
print/psutils. The default paper size in the programs can be set via libpaper ($PAPERSIZE or etc/papersize configuration file).
Notes
Notes: svn path=/head/; revision=316401
Diffstat (limited to 'textproc/groff')
-rw-r--r--textproc/groff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile
index 3bab5d56f741..cfd1befa0629 100644
--- a/textproc/groff/Makefile
+++ b/textproc/groff/Makefile
@@ -7,7 +7,7 @@
PORTNAME= groff
PORTVERSION= 1.21
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= groff
@@ -16,7 +16,7 @@ MAINTAINER= uqs@FreeBSD.org
COMMENT= Software typesetting package
BUILD_DEPENDS= ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript8 \
- ${LOCALBASE}/bin/psselect:${PORTSDIR}/print/psutils-letter
+ ${LOCALBASE}/bin/psselect:${PORTSDIR}/print/psutils
RUN_DEPENDS:= ${BUILD_DEPENDS}
LICENSE= GPLv3