pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/aterm Remove obsolete variables from BUILD_DEFS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97ac7aa46c5d
branches:  trunk
changeset: 495032:97ac7aa46c5d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jun 01 19:41:14 2005 +0000

description:
Remove obsolete variables from BUILD_DEFS.

diffstat:

 x11/aterm/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 6123f10b6306 -r 97ac7aa46c5d x11/aterm/Makefile
--- a/x11/aterm/Makefile        Wed Jun 01 19:40:22 2005 +0000
+++ b/x11/aterm/Makefile        Wed Jun 01 19:41:14 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/06/01 19:39:36 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2005/06/01 19:41:14 wiz Exp $
 #
 
 DISTNAME=      aterm-0.4.2
@@ -14,8 +14,6 @@
 
 USE_PKGINSTALL=        YES
 GNU_CONFIGURE= YES
-BUILD_DEFS+=   ATERM_USE_KANJI ATERM_USE_XTERM_SCROLL
-BUILD_DEFS+=   ATERM_USE_BIG5 ATERM_USE_GREEK
 
 CONFIGURE_ARGS+=--enable-background-image \
                --enable-transparency \



Home | Main Index | Thread Index | Old Index