summaryrefslogtreecommitdiff
path: root/sysutils/xenconsole
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-07-09 22:36:28 +0000
committerrillig <rillig@pkgsrc.org>2006-07-09 22:36:28 +0000
commit3c62cc84acc561a3e2db48961c29ec4e66bfb4b2 (patch)
treeb09f956b4375478205d18e5b2416a11b61961398 /sysutils/xenconsole
parentd2f54a980a4671653122d9dad62ecb2fa7ddc4da (diff)
downloadpkgsrc-3c62cc84acc561a3e2db48961c29ec4e66bfb4b2.tar.gz
Removed superfluous :Q operators.
Diffstat (limited to 'sysutils/xenconsole')
-rw-r--r--sysutils/xenconsole/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/xenconsole/Makefile b/sysutils/xenconsole/Makefile
index 89c4879a3ef..f4b02c2011b 100644
--- a/sysutils/xenconsole/Makefile
+++ b/sysutils/xenconsole/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/07/07 22:10:07 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2006/07/09 22:36:28 rillig Exp $
DISTNAME= xenConsole-r0.15b1-1
PKGNAME= xenconsole-0.15b1.1
@@ -10,7 +10,7 @@ MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://ucck.sourceforge.net/xenConsole/
COMMENT= Console monitor for Xen
-WRKSRC= ${WRKDIR:Q}/xenConsole
+WRKSRC= ${WRKDIR}/xenConsole
DEPENDS+= p5-Config-IniFiles>=2.38:../../devel/p5-Config-IniFiles
DEPENDS+= p5-Curses-UI>=0.95:../../devel/p5-Curses-UI
@@ -34,7 +34,7 @@ SUBST_SED.xenconsole+= -e s,@LOCALBASE@,${LOCALBASE:Q},g
REPLACE_PERL+= xcon.pl xsnmp.pm
-EGDIR= ${PREFIX:Q}/share/examples/xenconsole
+EGDIR= ${PREFIX}/share/examples/xenconsole
CONF_FILES= ${EGDIR:Q}/xcon.ini ${PKG_SYSCONFDIR:Q}/xcon.ini
do-build: