summaryrefslogtreecommitdiff
path: root/devel/flim
diff options
context:
space:
mode:
authorminskim <minskim>2005-03-05 16:37:10 +0000
committerminskim <minskim>2005-03-05 16:37:10 +0000
commit5daf0791d89d91d7c491bf6d46e37ed7385edcf6 (patch)
treee3b578886eba558cb1d0753fa337f2d4111c0e24 /devel/flim
parentdb07b6a7ea1603a2e887423c76618e96f1105132 (diff)
downloadpkgsrc-5daf0791d89d91d7c491bf6d46e37ed7385edcf6.tar.gz
Depend on xemacs-packages instead of apel when built with xemacs.
Bump PKGREVISION.
Diffstat (limited to 'devel/flim')
-rw-r--r--devel/flim/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/flim/Makefile b/devel/flim/Makefile
index f4650be25ad..030a6a26590 100644
--- a/devel/flim/Makefile
+++ b/devel/flim/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2004/12/03 15:14:54 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2005/03/05 16:37:10 minskim Exp $
DISTNAME= flim-1.14.6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/
@@ -12,13 +12,14 @@ COMMENT= Emacs lisp library for message representation/encoding
EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 xemacs214 xemacs215
.include "../../mk/emacs.mk"
-DEPENDS+= ${PKGNAME_PREFIX}apel>=9.22:../../devel/apel
BUILD_DEPENDS+= qkc-*:../../converters/qkc
.if ${EMACS_FLAVOR} == "emacs"
+DEPENDS+= ${PKGNAME_PREFIX}apel>=9.22:../../devel/apel
BUILD_TARGET= elc
INSTALL_TARGET= install
.else # ${EMACS_FLAVOR} == "xemacs"
+DEPENDS+= xemacs-packages-[0-9]*:../../editors/xemacs-packages
BUILD_TARGET= package
INSTALL_TARGET= install-package
MAKEFLAGS+= PACKAGEDIR=${EMACS_LISPPREFIX:C|/lisp$||}