pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/uim Update homepage, and uppercase some va...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f64d9f75cb4d
branches:  trunk
changeset: 487163:f64d9f75cb4d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 10 16:30:18 2005 +0000

description:
Update homepage, and uppercase some variables.

diffstat:

 inputmethod/uim/Makefile |  16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diffs (34 lines):

diff -r 8abe9a44fd27 -r f64d9f75cb4d inputmethod/uim/Makefile
--- a/inputmethod/uim/Makefile  Mon Jan 10 16:28:26 2005 +0000
+++ b/inputmethod/uim/Makefile  Mon Jan 10 16:30:18 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/01/04 10:29:15 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2005/01/10 16:30:18 wiz Exp $
 #
 
 DISTNAME=              uim-0.4.5
@@ -7,17 +7,17 @@
 MASTER_SITES=          http://freedesktop.org/~tkng/
 
 MAINTAINER=            VEG03617%nifty.com@localhost
-HOMEPAGE=              http:/uim.freedesktop.org/
+HOMEPAGE=              http://uim.freedesktop.org/wiki/
 COMMENT=               Uim is a multilingual input method library
 
-USE_BUILDLINK3=                yes
-USE_PKGLOCALEDIR=      yes
-USE_LIBTOOL=           yes
+USE_BUILDLINK3=                YES
+USE_PKGLOCALEDIR=      YES
+USE_LIBTOOL=           YES
 USE_NCURSES=           # clear_screen, clr_eos
 PKGCONFIG_OVERRIDE+=   ${WRKSRC}/uim.pc.in
-GNU_CONFIGURE=         yes
-USE_X11=               yes
-GTK2_IMMODULES=                yes
+GNU_CONFIGURE=         YES
+USE_X11=               YES
+GTK2_IMMODULES=                YES
 
 post-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/uim



Home | Main Index | Thread Index | Old Index