summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorgrant <grant>2005-07-29 01:15:16 +0000
committergrant <grant>2005-07-29 01:15:16 +0000
commit2b7a180be2cfff9cb17aa2e2956e1ae447e5f70c (patch)
tree13d045797fbaf40dbd0c2592f90f3194f69f0781 /multimedia
parentffee298323c8504646915e14bae812c1ac4a7eef (diff)
downloadpkgsrc-2b7a180be2cfff9cb17aa2e2956e1ae447e5f70c.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"