summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multimedia/gmplayer/Makefile10
-rw-r--r--multimedia/mplayer-share/Makefile.common10
2 files changed, 18 insertions, 2 deletions
diff --git a/multimedia/gmplayer/Makefile b/multimedia/gmplayer/Makefile
index 1e029bd0c12..924679e2e89 100644
--- a/multimedia/gmplayer/Makefile
+++ b/multimedia/gmplayer/Makefile
@@ -1,4 +1,12 @@
-# $NetBSD: Makefile,v 1.12 2004/06/21 07:01:38 tron Exp $
+# $NetBSD: Makefile,v 1.13 2004/06/21 09:40:16 grant Exp $
+
+#
+# NOTE: if you are updating both mplayer and gmplayer, you must ensure
+# that *both* distinfo files contain the correct, up-to-date files and
+# checksums.
+#
+# NOTE: patches are shared between mplayer and gmplayer!
+#
PKGNAME= gmplayer-${MPLAYER_PKG_VERSION}
diff --git a/multimedia/mplayer-share/Makefile.common b/multimedia/mplayer-share/Makefile.common
index af1269b7023..fe889548683 100644
--- a/multimedia/mplayer-share/Makefile.common
+++ b/multimedia/mplayer-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2004/05/16 10:15:49 grant Exp $
+# $NetBSD: Makefile.common,v 1.11 2004/06/21 09:40:16 grant Exp $
#
MPLAYER_DIST_VERSION= 1.0pre4
@@ -18,6 +18,14 @@ DIST_SUBDIR= mplayer-${MPLAYER_PKG_VERSION}
MAINTAINER?= tech-pkg@NetBSD.org
HOMEPAGE?= http://www.mplayerhq.hu/
+#
+# NOTE: gmplayer has its own distinfo file. if you are also updating
+# gmplayer, you must ensure that *both* distinfo files contain the
+# correct, up-to-date files and checksums.
+#
+# NOTE: patches are shared between mplayer and gmplayer!
+#
+
PATCHDIR= ${.CURDIR}/../../multimedia/mplayer-share/patches
DISTINFO_FILE= ${.CURDIR}/../../multimedia/mplayer-share/distinfo