diff options
Diffstat (limited to 'lang/cint/Makefile')
-rw-r--r-- | lang/cint/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/cint/Makefile b/lang/cint/Makefile index 8899506ce4ce..4c9bfe79a748 100644 --- a/lang/cint/Makefile +++ b/lang/cint/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://root.cern.ch/drupal/sites/default/files/ MAINTAINER= fjoe@FreeBSD.org COMMENT= C/C++ interpreter +BROKEN_powerpc64= Does not build + BUILD_DEPENDS= bash:shells/bash EXTRACT_SUFX= .tgz |