From 03156fbc9e57b8833d571c09fe86a65de05d8966 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sat, 27 Apr 2013 16:00:26 +0000 Subject: Add libpaper support to print/a2ps-*[1], print/c2ps-*, print/lprps-*, graphics/jpeg2ps-*, and merge the papersize-suffixed versions into single ones respectively as print/psutils did. Approved by: dinoex (maintainer) [1] --- sysutils/LPRngTool/Makefile | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'sysutils/LPRngTool') diff --git a/sysutils/LPRngTool/Makefile b/sysutils/LPRngTool/Makefile index 3a8bb8dc49c4..1a476a8dd045 100644 --- a/sysutils/LPRngTool/Makefile +++ b/sysutils/LPRngTool/Makefile @@ -1,14 +1,10 @@ -# New ports collection makefile for: LPRngTool -# Date created: 10 Oct 2001 -# Whom: papowell@lprng.com -# +# Created by: papowell@lprng.com # $FreeBSD$ -# PORTNAME= LPRngTool PORTVERSION= 1.3.2 -PORTREVISION= 6 -CATEGORIES= sysutils print +PORTREVISION= 7 +CATEGORIES= sysutils print MASTER_SITES= ftp://ftp.lprng.com/pub/%SUBDIR%/ \ ftp://ftp.cise.ufl.edu/pub/mirrors/%SUBDIR%/ \ ftp://ftp.cs.umn.edu/pub/%SUBDIR%/ \ @@ -20,7 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Configuration Tool for LPRng -BUILD_DEPENDS= a2ps:${PORTSDIR}/print/a2ps-letter \ +BUILD_DEPENDS= a2ps:${PORTSDIR}/print/a2ps \ wish:${PORTSDIR}/x11-toolkits/tk-wrapper #RUN_DEPENDS= ifhp:${PORTSDIR}/print/ifhp -- cgit v1.2.3