diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 04:00:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 04:00:46 +0000 |
commit | 696bc148c7bbfd9a7e3b6c935cc742620971070f (patch) | |
tree | b9a5aae24374377f05510b86a090e3e83a78987b /graphics/compupic | |
parent | 4761ead0df596e020e11c41665147ec94e25d84a (diff) | |
download | ports-696bc148c7bbfd9a7e3b6c935cc742620971070f.tar.gz ports-696bc148c7bbfd9a7e3b6c935cc742620971070f.zip |
Notes
Diffstat (limited to 'graphics/compupic')
-rw-r--r-- | graphics/compupic/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/compupic/Makefile b/graphics/compupic/Makefile index 1410d2a142e4..eadc154192a1 100644 --- a/graphics/compupic/Makefile +++ b/graphics/compupic/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= # extracted directly in install target MAINTAINER= ports@FreeBSD.org COMMENT= Digital content manager +BROKEN= Checksum mismatch + NO_WRKSUBDIR= yes NO_BUILD= yes ONLY_FOR_ARCHS= i386 |