diff options
-rw-r--r-- | sysutils/sge62/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/sge62/Makefile b/sysutils/sge62/Makefile index a23146ca37b7..6382882efcbc 100644 --- a/sysutils/sge62/Makefile +++ b/sysutils/sge62/Makefile @@ -26,7 +26,7 @@ OPTIONS= BDB "Use DB based spooler" on \ LATEST_LINK= sge62 CONFLICTS= sge-6.[013-9]* sge-5* sgeee-[0-9]* sge-0.* -NOT_FOR_ARCHS= alpha +NOT_FOR_ARCHS= powerpc USE_GETTEXT= yes USE_GMAKE= yes |