diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 01:40:53 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 01:40:53 +0000 |
commit | bdf73e2dc2cc4f00c5e121e4796afdec586c8b4f (patch) | |
tree | 7da28d1cd5fab0f8004d729ef2c7f6389b62c2a4 /graphics/long-exposure-tools | |
parent | c51925ec450a6aca1ce2bad6aff32a146b5e85c8 (diff) | |
download | ports-bdf73e2dc2cc4f00c5e121e4796afdec586c8b4f.tar.gz ports-bdf73e2dc2cc4f00c5e121e4796afdec586c8b4f.zip |
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 8598f63ddd83..1f4876c71d24 100644 --- a/graphics/long-exposure-tools/Makefile +++ b/graphics/long-exposure-tools/Makefile @@ -15,6 +15,8 @@ COMMENT= Simulate the effects of long exposures LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm +BROKEN= Unfetchable + USE_REINPLACE= yes PLIST_FILES= bin/pamblend bin/pamalign |