summaryrefslogtreecommitdiff
path: root/emulators/qemu/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2006-09-02 18:17:40 +0000
committerrillig <rillig>2006-09-02 18:17:40 +0000
commit39fafbbe016b373168e7405cf856220d48b28a4d (patch)
treef13f270b05ee36452945493cebb22e6d4eca1953 /emulators/qemu/Makefile
parent73b5157ed19f2b1988cfcbe25807a042a8d4eb3c (diff)
downloadpkgsrc-39fafbbe016b373168e7405cf856220d48b28a4d.tar.gz
Added the manual pages to the PLIST. Bumped PKGREVISION.
Diffstat (limited to 'emulators/qemu/Makefile')
-rw-r--r--emulators/qemu/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 6d8dd2a7635..47d181a3ece 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2006/08/21 17:29:33 dbj Exp $
+# $NetBSD: Makefile,v 1.34 2006/09/02 18:17:40 rillig Exp $
#
DISTNAME= qemu-0.8.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= http://fabrice.bellard.free.fr/qemu/
@@ -18,6 +18,7 @@ HAS_CONFIGURE= yes
GCC_REQD+= 3.0
+CONFIGURE_ENV+= PKGMANDIR=${PKGMANDIR}
CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
CONFIGURE_ARGS+= --interp-prefix=${PREFIX:Q}/share/qemu