diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-04-24 20:36:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-04-24 20:36:49 +0000 |
commit | f5d7b5322d1d866f6ad7cea7973cab3ab7fded7f (patch) | |
tree | b982c2265cdee17c88a12829fabbc45e2d94d5ef /graphics/long-exposure-tools | |
parent | 808f50eb038ee8ac0bfd01b217a3875b58f48571 (diff) |
Notes
Diffstat (limited to 'graphics/long-exposure-tools')
-rw-r--r-- | graphics/long-exposure-tools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/long-exposure-tools/Makefile b/graphics/long-exposure-tools/Makefile index 7a0a9023a733..36bc86296e8b 100644 --- a/graphics/long-exposure-tools/Makefile +++ b/graphics/long-exposure-tools/Makefile @@ -18,6 +18,8 @@ COMMENT= Simulate the effects of long exposures LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm +BROKEN= does not build with new netpbm + PLIST_FILES= bin/pamblend bin/pamalign MAN1= pamblend.1 pamalign.1 |