summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-11-26 11:36:49 +0000
committerobache <obache@pkgsrc.org>2007-11-26 11:36:49 +0000
commit0a32a73bd220624a88cf645dbf226bc731413d47 (patch)
tree5163384ed589c8b6060949c641738cc3d2db8d05 /textproc
parent6d21c09ab86f490dc2d9e1eff0c42ac0e5ede5f2 (diff)
downloadpkgsrc-0a32a73bd220624a88cf645dbf226bc731413d47.tar.gz
Rename PKGNAME to same as the directory name.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-native-hyperestraier/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/textproc/p5-native-hyperestraier/Makefile b/textproc/p5-native-hyperestraier/Makefile
index fb85c5df375..d33dba37056 100644
--- a/textproc/p5-native-hyperestraier/Makefile
+++ b/textproc/p5-native-hyperestraier/Makefile
@@ -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