pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-native-hyperestraier Rename PKGNAME to sam...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/484a7e7cdba0
branches:  trunk
changeset: 535708:484a7e7cdba0
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Nov 26 11:36:49 2007 +0000

description:
Rename PKGNAME to same as the directory name.

diffstat:

 textproc/p5-native-hyperestraier/Makefile |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r 7d382a0a2542 -r 484a7e7cdba0 textproc/p5-native-hyperestraier/Makefile
--- a/textproc/p5-native-hyperestraier/Makefile Mon Nov 26 11:25:13 2007 +0000
+++ b/textproc/p5-native-hyperestraier/Makefile Mon Nov 26 11:36:49 2007 +0000
@@ -1,18 +1,21 @@
-# $NetBSD: Makefile,v 1.3 2007/03/05 15:58:20 obache Exp $
+# $NetBSD: Makefile,v 1.4 2007/11/26 11:36:49 obache Exp $
 #
 
 .include "../../textproc/hyperestraier/Makefile.common"
 
-PKGNAME=       p5-hyperestraier-1.0.0.${HYPERESTRAIER_VERSION}
+PKGNAME=       p5-native-hyperestraier-1.0.0.${HYPERESTRAIER_VERSION}
 CATEGORIES=    databases perl5
 
 COMMENT=       Perl interface of Hyper Estraier
 
+CONFLICTS+=    p5-hyperestraier-[0-9]*
+
 MY_SUBDIR=     perlnative
 BUILD_DIRS=    ${MY_SUBDIR}
 CONFIGURE_DIRS=        ${MY_SUBDIR}
 
 GNU_CONFIGURE= yes
+USE_TOOLS+=    perl
 PERL5_CONFIGURE=no
 TEST_TARGET=   check
 



Home | Main Index | Thread Index | Old Index