summaryrefslogtreecommitdiff
path: root/graphics/flashplayer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/flashplayer/Makefile')
-rw-r--r--graphics/flashplayer/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/flashplayer/Makefile b/graphics/flashplayer/Makefile
index 1e6aa1376af..ea386688e43 100644
--- a/graphics/flashplayer/Makefile
+++ b/graphics/flashplayer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/11/23 15:48:21 agc Exp $
+# $NetBSD: Makefile,v 1.5 2001/12/02 14:47:13 tron Exp $
#
PKGNAME= ${DISTNAME:C/-/player-/}
@@ -8,8 +8,9 @@ DEPENDS+= libflash-[0-9]*:${COMMONDIR}
COMMENT= standalone open source flash(tm) player
-PATCHDIR= ${.CURDIR}/${COMMONDIR}/patches
+DISTINFO_FILE= ${.CURDIR}/${COMMONDIR}/distinfo
FILESDIR= ${.CURDIR}/${COMMONDIR}/files
+PATCHDIR= ${.CURDIR}/${COMMONDIR}/patches
do-build:
cd ${WRKSRC}/Player && ${SETENV} ${MAKE_ENV} ${MAKE}