summaryrefslogtreecommitdiff
path: root/multimedia/mjpegtools
diff options
context:
space:
mode:
authorgrant <grant>2005-07-29 01:15:16 +0000
committergrant <grant>2005-07-29 01:15:16 +0000
commitf8cac88347161c7140fcebd225f1f1a5f3b16d37 (patch)
tree13d045797fbaf40dbd0c2592f90f3194f69f0781 /multimedia/mjpegtools
parent2eeb9343d0b812b50193b8f4634733a5f2c64fbf (diff)
downloadpkgsrc-f8cac88347161c7140fcebd225f1f1a5f3b16d37.tar.gz
fix comment to match reality
Diffstat (limited to 'multimedia/mjpegtools')
-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"