1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00

It uses uncompface at runtime.

This commit is contained in:
Hajimu UMEMOTO 2009-10-31 19:42:46 +00:00
parent 381ad1b465
commit 5921a79011
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243587

View File

@ -7,7 +7,7 @@
PORTNAME= x-face-e21
PORTVERSION= 20070306
#PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= mail elisp
MASTER_SITES= http://www.jpl.org/elips/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
@ -17,6 +17,7 @@ EXTRACT_SUFX= .gz
MAINTAINER= ume@FreeBSD.org
COMMENT= X-Face utilities for Emacs 21 (and possibly 22)
RUN_DEPENDS= uncompface:${PORTSDIR}/mail/faces
USE_EMACS= yes
.include <bsd.port.pre.mk>