diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-05-21 17:25:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-05-21 17:25:43 +0000 |
commit | 954b71179dbf213e763b1b992dd3684152316c60 (patch) | |
tree | b993ec5810e6460448cf37666244f89612d2430f /graphics/ocaml-images | |
parent | 692020b722e0cc6951065f434600eb9bdc960230 (diff) | |
download | ports-954b71179dbf213e763b1b992dd3684152316c60.tar.gz ports-954b71179dbf213e763b1b992dd3684152316c60.zip |
Notes
Diffstat (limited to 'graphics/ocaml-images')
-rw-r--r-- | graphics/ocaml-images/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile index 3760f66e75a3..851df5c9ddc0 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -29,6 +29,8 @@ LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff +BROKEN= Changes permissions of installed file + USE_XPM= yes USE_FREETYPE= yes GNU_CONFIGURE= yes |