From 9716a77feab1f1403700627bd721c2f1e0b26d9d Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Mon, 24 Sep 2007 08:43:49 +0000 Subject: Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl since version 8.57. The leading ghostscript is the -gpl one. Approved by: portmgr (pav) --- print/ghostscript-afpl/files/patch-bjc250:src:gdevbjc_.c | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 print/ghostscript-afpl/files/patch-bjc250:src:gdevbjc_.c (limited to 'print/ghostscript-afpl/files/patch-bjc250:src:gdevbjc_.c') diff --git a/print/ghostscript-afpl/files/patch-bjc250:src:gdevbjc_.c b/print/ghostscript-afpl/files/patch-bjc250:src:gdevbjc_.c deleted file mode 100644 index 8eaf44e181c0..000000000000 --- a/print/ghostscript-afpl/files/patch-bjc250:src:gdevbjc_.c +++ /dev/null @@ -1,14 +0,0 @@ ---- bjc250/src/gdevbjc_.c.orig Fri Nov 8 06:15:15 2002 -+++ bjc250/src/gdevbjc_.c Fri Nov 8 07:43:31 2002 -@@ -54,9 +54,9 @@ - private dev_proc_put_params(gdev_bjc_put_params); - private dev_proc_get_params(gdev_bjc_get_params); - const stringParamDescription * -- paramValueToParam(P2(const stringParamDescription *, int)); -+ paramValueToParam(const stringParamDescription *, int); - const stringParamDescription * -- paramStringToParam(P3(const stringParamDescription *, const char *, uint)); -+ paramStringToParam(const stringParamDescription *, const char *, uint); - - BJL_command BJL_command_set[] = { - { "@Cleaning=1", BJC_BJL_CLEANING, 11}, -- cgit v1.2.3