summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-07-29 01:15:16 +0000
committergrant <grant@pkgsrc.org>2005-07-29 01:15:16 +0000
commite6716a7e39c4f4651164b4772778ca44ff584bbf (patch)
tree13d045797fbaf40dbd0c2592f90f3194f69f0781 /multimedia
parentda261bf794c389635fc7ea606882abba2879c213 (diff)
downloadpkgsrc-e6716a7e39c4f4651164b4772778ca44ff584bbf.tar.gz
fix comment to match reality
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mjpegtools/hacks.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mjpegtools/hacks.mk b/multimedia/mjpegtools/hacks.mk
index 6fda52f341c..c30b7f7cee5 100644
--- a/multimedia/mjpegtools/hacks.mk
+++ b/multimedia/mjpegtools/hacks.mk
@@ -1,11 +1,11 @@
-# $NetBSD: hacks.mk,v 1.1 2005/06/15 22:42:38 hubertf Exp $
+# $NetBSD: hacks.mk,v 1.2 2005/07/29 01:15:16 grant Exp $
.if !defined(MJPEGTOOLS_HACKS_MK)
MJPEGTOOLS_HACKS_MK= defined
### Hack to work around MacOS X 4.x (and probably other)'s gcc 4.x
### which does not understand -fmove-all-movables. Remove that option
-### if gcc-4 is _not_ used.
+### if gcc-4 is used.
###
.include "../../mk/compiler.mk"