summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-07-30 10:41:22 +0000
committerjmmv <jmmv@pkgsrc.org>2003-07-30 10:41:22 +0000
commit12a10361a17c7df3405ceb62b86482da9fdf6165 (patch)
tree8d44bc684a059c25aa5901c859a5d4248049006d /www
parentca8050d834da261fa32e35c8ddd79320ae773a0c (diff)
downloadpkgsrc-12a10361a17c7df3405ceb62b86482da9fdf6165.tar.gz
Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk.
Diffstat (limited to 'www')
-rw-r--r--www/phoenix-bin-flash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/phoenix-bin-flash/Makefile b/www/phoenix-bin-flash/Makefile
index 1fcb277eb14..d0538b00f23 100644
--- a/www/phoenix-bin-flash/Makefile
+++ b/www/phoenix-bin-flash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:55:56 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/30 10:41:26 jmmv Exp $
DISTNAME= install_flash_player_6_${DISTUNAME}
PKGNAME= phoenix-bin-flash-${FLASH_VERS:S/r/./}
@@ -32,6 +32,7 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
USE_BUILDLINK2= yes
+USE_PKGINSTALL= yes
NO_CONFIGURE= yes
NO_BUILD= yes
CHECK_SHLIBS= no
@@ -48,6 +49,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/flashplayer.xpt ${NS_PLUGINS_DIR}
${INSTALL_DATA} ${WRKSRC}/libflashplayer.so ${NS_PLUGINS_DIR}
-.include "../../mk/bsd.pkg.install.mk"
.include "../../emulators/suse_linux/Makefile.application"
.include "../../mk/bsd.pkg.mk"