summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorryoon <ryoon>2014-04-23 12:49:44 +0000
committerryoon <ryoon>2014-04-23 12:49:44 +0000
commitd73a89460ce03d26fe926c5b09270b4489e80057 (patch)
treeb799ae9938ec67827401568c4af8cd6db840bb75 /lang
parent1856100fdf8839df32ee34718d84149ac10cafdb (diff)
downloadpkgsrc-d73a89460ce03d26fe926c5b09270b4489e80057.tar.gz
Remove bogus comment
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc48/options.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gcc48/options.mk b/lang/gcc48/options.mk
index 2b168af8c2f..885c174a2e0 100644
--- a/lang/gcc48/options.mk
+++ b/lang/gcc48/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.3 2014/04/23 11:05:21 ryoon Exp $
+# $NetBSD: options.mk,v 1.4 2014/04/23 12:49:44 ryoon Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.${GCC_PKGNAME}
PKG_SUPPORTED_OPTIONS= nls gcc-inplace-math gcc-graphite gcc-java
@@ -6,7 +6,6 @@ PKG_SUGGESTED_OPTIONS= gcc-graphite
.include "../../mk/bsd.prefs.mk"
-# amd64 is for OpenBSD/amd64
.if !empty(PKG_OPTIONS:Mgcc-java)
.include "../../lang/gcc48/java.mk"
PKG_SUGGESTED_OPTIONS+= gcc-java