diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xv-m17n/Makefile | 1 | ||||
-rw-r--r-- | graphics/xv-m17n/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/xv/Makefile | 1 | ||||
-rw-r--r-- | graphics/xv/pkg-comment | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xv-m17n/Makefile b/graphics/xv-m17n/Makefile index b48f33cafe93..241de6c3cc4b 100644 --- a/graphics/xv-m17n/Makefile +++ b/graphics/xv-m17n/Makefile @@ -8,6 +8,7 @@ PKGNAMESUFFIX= -m17n MAINTAINER= shige@FreeBSD.org +COMMENT= An X11 program that displays images of various formats with multilingualization MASTERDIR= ${.CURDIR}/../../graphics/xv PKGDIR= ${.CURDIR} diff --git a/graphics/xv-m17n/pkg-comment b/graphics/xv-m17n/pkg-comment deleted file mode 100644 index a272310d357a..000000000000 --- a/graphics/xv-m17n/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An X11 program that displays images of various formats with multilingualization diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index fb13ea6d6a8b..be68effaa5eb 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -34,6 +34,7 @@ PATCHFILES= ${DISTNAME}.JPEG-patch ${DISTNAME}.TIFF-patch \ tiff1200.patch gssafer.patch MAINTAINER?= shige@FreeBSD.org +COMMENT?= An X11 program that displays images of various formats LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ diff --git a/graphics/xv/pkg-comment b/graphics/xv/pkg-comment deleted file mode 100644 index e25e85a43ab0..000000000000 --- a/graphics/xv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An X11 program that displays images of various formats |