diff options
Diffstat (limited to 'print/ghostscript7')
-rw-r--r-- | print/ghostscript7/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript7/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 6ebbee3e365e..16985dab537e 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -52,6 +52,8 @@ EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNU Postscript interpreter + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript7/pkg-comment b/print/ghostscript7/pkg-comment deleted file mode 100644 index 4dca077d2c0c..000000000000 --- a/print/ghostscript7/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Postscript interpreter |