summaryrefslogtreecommitdiff
path: root/www/nspluginwrapper
diff options
context:
space:
mode:
authorchristos <christos@pkgsrc.org>2007-03-24 20:27:42 +0000
committerchristos <christos@pkgsrc.org>2007-03-24 20:27:42 +0000
commit7fbe96fa7661894561376b5dbd3fe765c975979b (patch)
treeec980ef4904236db607ca182cfe1fe641d8a0149 /www/nspluginwrapper
parent3f256130f3f85d1f0c9db261b95b3599e4de1f43 (diff)
downloadpkgsrc-7fbe96fa7661894561376b5dbd3fe765c975979b.tar.gz
use the absolute path of RPM2PKG
Diffstat (limited to 'www/nspluginwrapper')
-rw-r--r--www/nspluginwrapper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile
index 0966f080634..d3513220462 100644
--- a/www/nspluginwrapper/Makefile
+++ b/www/nspluginwrapper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/03/23 08:24:37 hira Exp $
+# $NetBSD: Makefile,v 1.3 2007/03/24 20:27:42 christos Exp $
#
DISTNAME= nspluginwrapper-0.9.91.3
@@ -18,7 +18,7 @@ CONFIGURE_ARGS+= --prefix=${PREFIX} --x11=${X11BASE}
RPMFILE= ${DISTNAME:S:-:-i386-:}-1.x86_64.rpm
BUILD_DEPENDS+= rpm2pkg>=1.2:../../pkgtools/rpm2pkg
-RPM2PKG= rpm2pkg
+RPM2PKG= ${PREFIX}/sbin/rpm2pkg
RPM2PKGARGS= ${DISTDIR}/${DIST_SUBDIR}/${RPMFILE}
LINUXLIBDIR= ${PREFIX}/lib/nspluginwrapper/i386/linux