pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/apel Sort definitions.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a763cc92204
branches:  trunk
changeset: 534683:7a763cc92204
user:      uebayasi <uebayasi%pkgsrc.org@localhost>
date:      Mon Oct 29 12:53:51 2007 +0000

description:
Sort definitions.

diffstat:

 devel/apel/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 2f781a86928c -r 7a763cc92204 devel/apel/Makefile
--- a/devel/apel/Makefile       Mon Oct 29 12:52:36 2007 +0000
+++ b/devel/apel/Makefile       Mon Oct 29 12:53:51 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2007/09/15 11:29:45 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2007/10/29 12:53:51 uebayasi Exp $
 
 DISTNAME=      apel-10.7
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -21,11 +21,12 @@
 
 # apel is included in xemacs-packages
 EMACS_VERSIONS_ACCEPTED=emacs22 emacs22nox emacs21 emacs21nox emacs20
+
 BUILD_TARGET.emacs=    elc
+BUILD_TARGET.xemacs=   package
 INSTALL_TARGET.emacs=  install
+INSTALL_TARGET.xemacs= install-package
 MAKE_FLAGS.emacs=
-BUILD_TARGET.xemacs=   package
-INSTALL_TARGET.xemacs= install-package
 MAKE_FLAGS.xemacs=     PACKAGEDIR=${EMACS_LISPPREFIX:C|/lisp$||}
 
 .include "../../mk/emacs.mk"



Home | Main Index | Thread Index | Old Index