diff options
author | jlam <jlam@pkgsrc.org> | 2002-08-25 21:50:52 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-08-25 21:50:52 +0000 |
commit | a020ed9056d4d74e13cd2a99898f3dec09c162b7 (patch) | |
tree | f54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /x11/xterm/Makefile | |
parent | 287b5c5601b23446d25c27bbf0140c8dc4b4391e (diff) | |
download | pkgsrc-a020ed9056d4d74e13cd2a99898f3dec09c162b7.tar.gz |
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'x11/xterm/Makefile')
-rw-r--r-- | x11/xterm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index 82ad5eedcab..15e79311064 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/12/17 14:47:03 tron Exp $ +# $NetBSD: Makefile,v 1.3 2002/08/25 21:53:01 jlam Exp $ DISTNAME= xterm-164 CATEGORIES= x11 @@ -10,6 +10,7 @@ COMMENT= Latest terminal emulator for the X Window System ONLY_FOR_PLATFORM= SunOS-*-* # in NetBSD X11 distribution +USE_BUILDLINK2= YES USE_IMAKE= YES INSTALL_FILE= ${WRKDIR}/INSTALL |