diff options
author | sem <sem@FreeBSD.org> | 2005-05-21 19:57:07 +0000 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-05-21 19:57:07 +0000 |
commit | 5fb39babf8cf13d85de360e35ac8bfe6d70758eb (patch) | |
tree | 707cee08bf71fbf62e2e3c9f254c6f28771f6d5d /graphics/ocaml-images/Makefile | |
parent | aa2bee89bf77b44755eb9f5f6d6d724c9aabc63c (diff) | |
download | FreeBSD-ports-5fb39babf8cf13d85de360e35ac8bfe6d70758eb.zip FreeBSD-ports-5fb39babf8cf13d85de360e35ac8bfe6d70758eb.tar.gz |
- Fix permission of ld.conf. It should be 0644 instead of 0444.
- Unbreak unguilty ports.
Diffstat (limited to 'graphics/ocaml-images/Makefile')
-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 851df5c..3760f66 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 |