diff options
Diffstat (limited to 'japanese/emacs-emcws/Makefile')
-rw-r--r-- | japanese/emacs-emcws/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/emacs-emcws/Makefile b/japanese/emacs-emcws/Makefile index 5d49d5b99f3e..dc2fc769938a 100644 --- a/japanese/emacs-emcws/Makefile +++ b/japanese/emacs-emcws/Makefile @@ -7,7 +7,7 @@ PORTNAME= emcws PORTVERSION= ${EMACS_VER} -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= japanese editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs @@ -25,6 +25,8 @@ PATCHFILES+= emacs-21.1-fontset.patch emacs-21.2-menu-encode.patch MAINTAINER= nakaji@jp.freebsd.org COMMENT= Emacs + Canna + Wnn + Sj3 +LIB_DEPENDS= png15:${PORTSDIR}/graphics/png + USE_EMACS= yes EMACS_PORT_NAME= emacs21 |