summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjlam <jlam>2006-06-21 18:10:40 +0000
committerjlam <jlam>2006-06-21 18:10:40 +0000
commit53a1ed92bc739b32e989c4ac26747061df378cc1 (patch)
treebf11f6b9cdd1d03635a076d49ac16b85a3bfb1bd /misc
parent82d09b8edad51ed90357dcecfe9d46dd06a0595c (diff)
downloadpkgsrc-53a1ed92bc739b32e989c4ac26747061df378cc1.tar.gz
Add missing file entry to PLIST and honor PKGMANDIR. Bump the PKGREVISION
to 1. This should fix the error noted in the bulk build results: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
Diffstat (limited to 'misc')
-rw-r--r--misc/root/Makefile5
-rw-r--r--misc/root/PLIST3
2 files changed, 5 insertions, 3 deletions
diff --git a/misc/root/Makefile b/misc/root/Makefile
index 700e8a8e58e..ac391590e61 100644
--- a/misc/root/Makefile
+++ b/misc/root/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2006/05/27 12:38:27 drochner Exp $
+# $NetBSD: Makefile,v 1.28 2006/06/21 18:10:40 jlam Exp $
DISTNAME= root_v5.10.00.source
PKGNAME= root-5.10
+PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= ftp://root.cern.ch/root/
@@ -24,7 +25,7 @@ INSTALLATION_DIRS= bin
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= ${LOWER_OPSYS}
-CONFIGURE_ARGS+= --prefix=${PREFIX} --mandir=${PREFIX}/man/man1
+CONFIGURE_ARGS+= --prefix=${PREFIX} --mandir=${PREFIX}/${PKGMANDIR}/man1
CONFIGURE_ENV+= LOCALBASE=${LOCALBASE}
CONFIGURE_ARGS+= --enable-soversion
CONFIGURE_ARGS+= --disable-builtin-pcre
diff --git a/misc/root/PLIST b/misc/root/PLIST
index 58072f6fb70..f7ed34b6771 100644
--- a/misc/root/PLIST
+++ b/misc/root/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2006/05/27 12:38:27 drochner Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/06/21 18:10:40 jlam Exp $
bin/cint
bin/hadd
bin/makecint
@@ -1509,6 +1509,7 @@ man/man1/xrdcp.1
man/man1/xrdgsiproxy.1
man/man1/xrdpwdadmin.1
man/man1/xrootd.1
+share/aclocal/root.m4
share/doc/root/BUILDSYSTEM
share/doc/root/CREDITS
share/doc/root/ChangeLog-2-24