diff options
-rw-r--r-- | editors/qemacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/qemacs/Makefile b/editors/qemacs/Makefile index d9850f79344b..138770441d86 100644 --- a/editors/qemacs/Makefile +++ b/editors/qemacs/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://fabrice.bellard.free.fr/qemacs/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/} MAINTAINER= so14k@so14k.com -COMMENT= "QEmacs (for Quick Emacs) is a very small but powerful UNIX editor" +COMMENT= QEmacs (for Quick Emacs) is a very small but powerful UNIX editor LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |