From 7b5c4c4bf2d32e4217e4cf64827eea48cf52e0d4 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Fri, 26 Mar 2004 20:02:06 +0000 Subject: [PATCH] - make PKGNAMESUFFIX more flexible --- print/a2ps-letter/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/a2ps-letter/Makefile b/print/a2ps-letter/Makefile index bf2bda7dbc2c..7f7201657b83 100644 --- a/print/a2ps-letter/Makefile +++ b/print/a2ps-letter/Makefile @@ -12,7 +12,7 @@ CATEGORIES= print MASTER_SITES= ftp://ftp.enst.fr/pub/unix/a2ps/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -PKGNAMESUFFIX= -${PAPERSIZE} +PKGNAMESUFFIX= -${PAPERSIZE}${PKGNAMESUFFIX2} MAINTAINER= dinoex@FreeBSD.org COMMENT= Formats an ascii file for printing on a postscript printer