diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
commit | 02f8f7c52d84e7f703cacd69432b00d1f021935a (patch) | |
tree | 2ec9d6fa366a56dfbbaf082c0a9f675099148fb2 /editors/xemacs | |
parent | 2a2c6fd1dc2a9dec232f47934cb38bb452f6c6aa (diff) | |
download | pkgsrc-02f8f7c52d84e7f703cacd69432b00d1f021935a.tar.gz |
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Diffstat (limited to 'editors/xemacs')
-rw-r--r-- | editors/xemacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 23522bb9ea4..5efb98bb563 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.80 2006/03/20 18:21:29 jlam Exp $ +# $NetBSD: Makefile,v 1.81 2006/04/17 13:46:23 wiz Exp $ .include "../../editors/xemacs/Makefile.common" MAINTAINER= uebayasi@NetBSD.org -PKGREVISION= 2 +PKGREVISION= 3 CONFIGURE_ARGS+= --site-includes=${BUILDLINK_DIR}/include:${BUILDLINK_X11_DIR}/include CONFIGURE_ARGS+= --site-libraries=${BUILDLINK_DIR}/lib:${BUILDLINK_X11_DIR} |