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?)
This commit is contained in:
parent
0b5cbd5a78
commit
2963023acb
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue