pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 Replace imake with XFree86-imake (to match the dir...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/749a48ff541f
branches:  trunk
changeset: 500643:749a48ff541f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 11 09:16:21 2005 +0000

description:
Replace imake with XFree86-imake (to match the directory move).

diffstat:

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

diffs (25 lines):

diff -r 8b214a2010db -r 749a48ff541f x11/Makefile
--- a/x11/Makefile      Tue Oct 11 09:09:33 2005 +0000
+++ b/x11/Makefile      Tue Oct 11 09:16:21 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.408 2005/10/03 04:53:51 minskim Exp $
+# $NetBSD: Makefile,v 1.409 2005/10/11 09:16:21 wiz Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -6,6 +6,7 @@
 SUBDIR+=       9term
 SUBDIR+=       XF86Setup
 SUBDIR+=       XFree86-clients
+SUBDIR+=       XFree86-imake
 SUBDIR+=       XFree86-libs
 SUBDIR+=       XFree86-server
 SUBDIR+=       XaoS
@@ -79,7 +80,6 @@
 SUBDIR+=       hanterm
 SUBDIR+=       hot-babe
 SUBDIR+=       hsetroot
-SUBDIR+=       imake
 SUBDIR+=       imwheel
 SUBDIR+=       kde3-i18n-af
 SUBDIR+=       kde3-i18n-ar



Home | Main Index | Thread Index | Old Index