aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2013-04-24 12:13:09 +0800
committerhrs <hrs@FreeBSD.org>2013-04-24 12:13:09 +0800
commit2eb8bbb4c7f6dd5581d57d6529733b1c66ab8db2 (patch)
treeb0094c17ab958c91c23c0e89d3bb437c5adf6982 /textproc
parentb6701d0fcaba2068d4d469fbb4def557cb85cb6b (diff)
downloadfreebsd-ports-gnome-2eb8bbb4c7f6dd5581d57d6529733b1c66ab8db2.tar.gz
freebsd-ports-gnome-2eb8bbb4c7f6dd5581d57d6529733b1c66ab8db2.tar.zst
freebsd-ports-gnome-2eb8bbb4c7f6dd5581d57d6529733b1c66ab8db2.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).
Diffstat (limited to 'textproc')
-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