add a build dependency on xemacs, not technically needed but avoids
wasting time on vax. add a run dependency on xemacs, regen distinfo/plist and bump.
This commit is contained in:
parent
a44996c26b
commit
5f6e66f3d0
@ -1,12 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2013/03/11 11:02:50 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2013/05/14 09:52:43 sthen Exp $
|
||||
|
||||
VERSION= 2010-07-27
|
||||
PKGNAME= xemacs-sumo-21.${VERSION:S/-//g}
|
||||
REVISION= 0
|
||||
DISTFILES= xemacs-sumo-${VERSION}.tar.gz
|
||||
SUP_mule= xemacs-mule-sumo-${VERSION}.tar.gz
|
||||
SUPDISTFILES= ${SUP_mule}
|
||||
|
||||
CATEGORIES= editors
|
||||
CATEGORIES= editors
|
||||
|
||||
HOMEPAGE= http://www.xemacs.org/
|
||||
|
||||
@ -15,12 +16,14 @@ COMMENT= complete set of supported XEmacs packages
|
||||
# GNU GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES= http://ftp.xemacs.org/pub/xemacs/packages/ \
|
||||
MASTER_SITES= http://ftp.xemacs.org/pub/xemacs/packages/ \
|
||||
ftp://ftp.oleane.net/pub/xemacs/packages/ \
|
||||
ftp://ftp.pasteur.fr/pub/computing/xemacs/packages/ \
|
||||
ftp://ftp.lab.kdd.co.jp/xemacs/packages/
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
RUN_DEPENDS= editors/xemacs21/stable
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
MULE= mule
|
||||
SUBST_VARS= MULE
|
||||
|
@ -1,9 +1,3 @@
|
||||
MD5 (xemacs-mule-sumo-2010-07-27.tar.gz) = L1zSgMvC23HRIRqHvMNzRA==
|
||||
MD5 (xemacs-sumo-2010-07-27.tar.gz) = Eu5fyjL/fjv9bs/UuxV2iA==
|
||||
RMD160 (xemacs-mule-sumo-2010-07-27.tar.gz) = YBpzX/gAzrJEPsmya8D3xbIhWFQ=
|
||||
RMD160 (xemacs-sumo-2010-07-27.tar.gz) = Fb30WqqNx/4KTTePWZOzQFRWPYE=
|
||||
SHA1 (xemacs-mule-sumo-2010-07-27.tar.gz) = hSpaxRu3E6FvYmdrtds/KrBjec0=
|
||||
SHA1 (xemacs-sumo-2010-07-27.tar.gz) = YLlgG52GW9sDHIurxAIKsqijJY8=
|
||||
SHA256 (xemacs-mule-sumo-2010-07-27.tar.gz) = FTW9qGMONiEY/ArSLJWJo4/GUxLuANVFxWfLF3Aokus=
|
||||
SHA256 (xemacs-sumo-2010-07-27.tar.gz) = ukobcx8pbqEDO+rjFGDOo7zq6drRKqMIbM3Wll+6Upo=
|
||||
SIZE (xemacs-mule-sumo-2010-07-27.tar.gz) = 6132499
|
||||
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.15 2011/01/03 10:44:41 jasper Exp $
|
||||
lib/xemacs/
|
||||
@comment $OpenBSD: PLIST,v 1.16 2013/05/14 09:52:43 sthen Exp $
|
||||
lib/xemacs/xemacs-packages/
|
||||
lib/xemacs/xemacs-packages/etc/
|
||||
lib/xemacs/xemacs-packages/etc/BABYL
|
||||
|
Loading…
Reference in New Issue
Block a user