diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-20 21:07:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-20 21:07:26 +0000 |
commit | eb43887f2f90c112766d01a3e36d94b27dce3f80 (patch) | |
tree | 8d9956d812232a9dae0be6d7eb817e6927e21aeb /print/gimp-print | |
parent | 49016afa316689d03e4e7765b766840125840f31 (diff) | |
download | ports-eb43887f2f90c112766d01a3e36d94b27dce3f80.tar.gz ports-eb43887f2f90c112766d01a3e36d94b27dce3f80.zip |
Notes
Diffstat (limited to 'print/gimp-print')
-rw-r--r-- | print/gimp-print/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |