From 71d3fdc85a63fc6611ea125cfbb4e1340c64be2d Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Tue, 7 Dec 2004 20:18:48 +0000 Subject: . Run the pkg-install script correctly. . Bump PORTREVISION for this change and the previous change to javavmwrapper itself. --- java/javavmwrapper/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java') diff --git a/java/javavmwrapper/Makefile b/java/javavmwrapper/Makefile index 64a455aacf9e..5847d198aac8 100644 --- a/java/javavmwrapper/Makefile +++ b/java/javavmwrapper/Makefile @@ -9,7 +9,7 @@ PORTNAME= javavmwrapper PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java MASTER_SITES= # none DISTFILES= # none @@ -46,7 +46,7 @@ do-install: ${LN} -sf ${PREFIX}/bin/javavm ${PREFIX}/bin/checkvms post-install: - ${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/pkg-install ${PKGNAME} \ + ${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} \ POST-INSTALL .include -- cgit v1.2.3