pkgsrc/devel/emacs20-elib/Makefile
cube 367bfc567f o Register conflict between elib and emacs20-elib in elib's Makefile
o Make it so PKGREVISION bumps of elib don't affect emacs20-elib
o Bump PKGREVISION of elib and pcl-cvs
2003-11-18 16:29:50 +00:00

14 lines
346 B
Makefile

# $NetBSD: Makefile,v 1.2 2003/11/18 16:29:50 cube Exp $
PKGNAME= emacs20-${DISTNAME}
PKGREVISION= # defined
DISTINFO_FILE= ${.CURDIR}/../../devel/elib/distinfo
PATCHDIR= ${.CURDIR}/../../devel/elib/patches
PLIST_SRC= ${.CURDIR}/../../devel/elib/PLIST
EMACS_VERSION_REQD= emacs20
CONFLICTS+= elib-[0-9]*
.include "../../devel/elib/Makefile"