diff options
| author | Rong-En Fan <rafan@FreeBSD.org> | 2007-09-24 08:43:49 +0000 |
|---|---|---|
| committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-09-24 08:43:49 +0000 |
| commit | 9716a77feab1f1403700627bd721c2f1e0b26d9d (patch) | |
| tree | 25148fc53b5a656a27c502b05019a19d22d4c9fe /print/ghostscript-afpl/files/lx5000.contrib.mak | |
| parent | - update to 1.7 (diff) | |
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)
Diffstat (limited to 'print/ghostscript-afpl/files/lx5000.contrib.mak')
| -rw-r--r-- | print/ghostscript-afpl/files/lx5000.contrib.mak | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/ghostscript-afpl/files/lx5000.contrib.mak b/print/ghostscript-afpl/files/lx5000.contrib.mak deleted file mode 100644 index f22c1dbb904c..000000000000 --- a/print/ghostscript-afpl/files/lx5000.contrib.mak +++ /dev/null @@ -1,11 +0,0 @@ -### ----------------- LexMark 5000 printer ----------------------------- ### -### Note: this driver was contributed by users. Please contact: ### -### Peter B. West <p.west@uq.net.au> ### - -lx5000_=$(GLOBJ)gdevlx50.$(OBJ) -$(DD)lx5000.dev: $(lx5000_) - $(SETPDEV) $(DD)lx5000 $(lx5000_) - -$(GLOBJ)gdevlx50.$(OBJ): $(GLSRC)gdevlx50.c $(PDEVH) - $(GLCC) $(GLO_)gdevlx50.$(OBJ) $(C_) $(GLSRC)gdevlx50.c - |
