summaryrefslogtreecommitdiff
path: root/print/ghostscript
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commitab333ab34b7be497ea3cb1ba4c8e4deb708b850c (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /print/ghostscript
parent2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d (diff)
downloadpkgsrc-ab333ab34b7be497ea3cb1ba4c8e4deb708b850c.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'print/ghostscript')
-rw-r--r--print/ghostscript/Makefile4
-rw-r--r--print/ghostscript/pkg/COMMENT1
2 files changed, 3 insertions, 2 deletions
diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile
index 520b788e862..f85ca3ed3e9 100644
--- a/print/ghostscript/Makefile
+++ b/print/ghostscript/Makefile
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2001/02/12 14:13:57 fredb Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/17 17:51:41 wiz Exp $
PKGNAME= ghostscript-${GS_VERS}
+COMMENT= Aladdin Postscript interpreter with X11 drivers
+
CONFLICTS= ghostscript{,-x11,-nox11}-[0-9]*
USE_X11= # defined
diff --git a/print/ghostscript/pkg/COMMENT b/print/ghostscript/pkg/COMMENT
deleted file mode 100644
index b9fced2e874..00000000000
--- a/print/ghostscript/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Aladdin Postscript interpreter with X11 drivers