diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-13 20:48:30 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-13 20:48:30 +0000 |
commit | 0c9dc39080ffa5543893619136291e6d6f7197dc (patch) | |
tree | 6486af7d55bb2c4cb4d9b16f65c602c212b833aa /graphics/pixieplus | |
parent | 634591c0bcc8037562097491e7313a643a2c7aca (diff) | |
download | ports-0c9dc39080ffa5543893619136291e6d6f7197dc.tar.gz ports-0c9dc39080ffa5543893619136291e6d6f7197dc.zip |
Notes
Diffstat (limited to 'graphics/pixieplus')
-rw-r--r-- | graphics/pixieplus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index 68f7dc85f1eb..05794af0be55 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -18,6 +18,8 @@ PATCH_DEPENDS= GraphicsMagick-config:${PORTSDIR}/graphics/GraphicsMagick LIB_DEPENDS= GraphicsMagick.1:${PORTSDIR}/graphics/GraphicsMagick \ ungif:${PORTSDIR}/graphics/libungif +BROKEN= does not compile + USE_AUTOTOOLS= libtool:15 USE_KDELIBS_VER=3 USE_LDCONFIG= yes |