From b4c9f7537fa5de768c5e80f070ed06f931f6c233 Mon Sep 17 00:00:00 2001 From: jwise Date: Fri, 4 Mar 2005 14:54:56 +0000 Subject: Also accept xemacs-nox11 in DEPENDS. Someone should eventually work the magic of buildlink here, but in the meantime, there's not much point in having an xemacs-nox11 without allowing it to install the packages. (Actually, should xemacs-nox11 become xemacs with PKG_OPTIONS.xemacs without `x11'? Which way are we going with these things?) --- editors/xemacs-packages/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/xemacs-packages/Makefile b/editors/xemacs-packages/Makefile index e4f21744fba..8bd0472e238 100644 --- a/editors/xemacs-packages/Makefile +++ b/editors/xemacs-packages/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2004/07/12 08:40:23 tron Exp $ +# $NetBSD: Makefile,v 1.45 2005/03/04 14:54:56 jwise Exp $ DISTNAME= xemacs-packages PKGNAME= xemacs-packages-1.15 @@ -130,7 +130,7 @@ MAINTAINER= magick@NetBSD.org HOMEPAGE= http://www.xemacs.org/ COMMENT= Common elisp packages for xemacs 21 -DEPENDS+= xemacs>=21.1.14:../../editors/xemacs +DEPENDS+= xemacs{,-nox11}>=21.1.14:../../editors/xemacs WRKSRC= ${WRKDIR} DIST_SUBDIR= ${PKGBASE} -- cgit v1.2.3