diff options
-rw-r--r-- | devel/g2c/Makefile | 2 | ||||
-rw-r--r-- | print/gimp-print/Makefile | 2 | ||||
-rw-r--r-- | print/gutenprint-base/Makefile | 2 | ||||
-rw-r--r-- | print/gutenprint/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/devel/g2c/Makefile b/devel/g2c/Makefile index 98899b961930..d2926ce2d42f 100644 --- a/devel/g2c/Makefile +++ b/devel/g2c/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +BROKEN= "Configure fails" + USE_REINPLACE= yes USE_GNOMENG= yes USE_GNOME= gtk12 gnomehack diff --git a/print/gimp-print/Makefile b/print/gimp-print/Makefile index ce57d7bfd3ec..f7640965b269 100644 --- a/print/gimp-print/Makefile +++ b/print/gimp-print/Makefile @@ -12,6 +12,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dgilbert@velocet.ca +BROKEN= "Configure fails" + LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_GMAKE= yes diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile index ce57d7bfd3ec..f7640965b269 100644 --- a/print/gutenprint-base/Makefile +++ b/print/gutenprint-base/Makefile @@ -12,6 +12,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dgilbert@velocet.ca +BROKEN= "Configure fails" + LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_GMAKE= yes diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile index ce57d7bfd3ec..f7640965b269 100644 --- a/print/gutenprint/Makefile +++ b/print/gutenprint/Makefile @@ -12,6 +12,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dgilbert@velocet.ca +BROKEN= "Configure fails" + LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_GMAKE= yes |