summaryrefslogtreecommitdiff
path: root/print/ghostscript7-base/files/patch-alps_gdevalps.mak
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2023-06-30 23:38:40 +0200
committerRene Ladan <rene@FreeBSD.org>2023-06-30 23:54:46 +0200
commit81c4ecd37c4a21200f1989d043d23354f28ff7d7 (patch)
treef04b09997f08db373cfa1d020b1c9359bf48c2bf /print/ghostscript7-base/files/patch-alps_gdevalps.mak
parentsysutils/backdown: Add new port (diff)
cleanup: Remove expired GhostScript 7 ports:
2023-06-30 print/ghostscript7-base: Obsolete and unsupported upstream, consider using a more recent version 2023-06-30 print/ghostscript7-commfont: Obsolete and unsupported upstream 2023-06-30 print/ghostscript7-korfont: Obsolete and unsupported upstream 2023-06-30 print/ghostscript7-x11: Obsolete and unsupported upstream 2023-06-30 print/ghostscript7-jpnfont: Obsolete and unsupported upstream
Diffstat (limited to 'print/ghostscript7-base/files/patch-alps_gdevalps.mak')
-rw-r--r--print/ghostscript7-base/files/patch-alps_gdevalps.mak25
1 files changed, 0 insertions, 25 deletions
diff --git a/print/ghostscript7-base/files/patch-alps_gdevalps.mak b/print/ghostscript7-base/files/patch-alps_gdevalps.mak
deleted file mode 100644
index 45144eaadcfd..000000000000
--- a/print/ghostscript7-base/files/patch-alps_gdevalps.mak
+++ /dev/null
@@ -1,25 +0,0 @@
---- alps/gdevalps.mak-5.50.orig Sat Jan 12 13:21:12 2002
-+++ alps/gdevalps.mak-5.50 Sat Jan 12 13:23:45 2002
-@@ -2,15 +2,15 @@
-
- alps_=$(GLOBJ)gdevalps.$(OBJ)
-
--md50Mono.dev: $(alps_) page.dev
-- $(SETPDEV) md50Mono $(alps_)
-+$(DD)md50Mono.dev: $(alps_) $(DD)page.dev
-+ $(SETPDEV) $(DD)md50Mono $(alps_)
-
--md50Eco.dev: $(alps_) page.dev
-- $(SETPDEV) md50Eco $(alps_)
-+$(DD)md50Eco.dev: $(alps_) $(DD)page.dev
-+ $(SETPDEV) $(DD)md50Eco $(alps_)
-
--md1xMono.dev: $(alps_) page.dev
-- $(SETPDEV) md1xMono $(alps_)
-+$(DD)md1xMono.dev: $(alps_) $(DD)page.dev
-+ $(SETPDEV) $(DD)md1xMono $(alps_)
-
--$(GLOBJ)gdevalps.$(OBJ): $(GLSRC)gdevalps.c $(PDEVH)
-+$(GLOBJ)gdevalps.$(OBJ): $(GLSRC)gdevalps.c $(gdevprn_h) $(PDEVH)
- $(GLCC) $(GLO_)gdevalps.$(OBJ) $(C_) $(GLSRC)gdevalps.c
-