diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-05-21 19:57:07 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-05-21 19:57:07 +0000 |
commit | 433265801922393e8b7989ad133e9bfafdffa46d (patch) | |
tree | 495e2f35e892f8b9d5bdd29a775616b563f28639 /graphics/ocaml-images | |
parent | 718b940f32828b2924224f389a71c94533c4659c (diff) | |
download | ports-433265801922393e8b7989ad133e9bfafdffa46d.tar.gz ports-433265801922393e8b7989ad133e9bfafdffa46d.zip |
Notes
Diffstat (limited to 'graphics/ocaml-images')
-rw-r--r-- | graphics/ocaml-images/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile index 851df5c9ddc0..3760f66e75a3 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -29,8 +29,6 @@ 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 |