diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 16:21:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 16:21:45 +0000 |
commit | 63548c1b8fbdf79171fefdfb3a96f63073eeeb57 (patch) | |
tree | 8ea3137f00cc9b7d30f8b69188eeba429e993f86 /graphics/O2-tools/Makefile | |
parent | 42df9a54a37752254c5730b31428ddd421a7a13f (diff) |
Notes
Diffstat (limited to 'graphics/O2-tools/Makefile')
-rw-r--r-- | graphics/O2-tools/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/O2-tools/Makefile b/graphics/O2-tools/Makefile index bda781a17672..a6406e99e99a 100644 --- a/graphics/O2-tools/Makefile +++ b/graphics/O2-tools/Makefile @@ -11,8 +11,4 @@ COMMENT= Huge image processing tools and libraries GNU_CONFIGURE= yes -MAN1= bmptopnm-O2.1 breduce.1 lpsmooth.1 makecr.1 makepr.1 prlst2ps.1 -MAN4= d4file.4 - -NO_STAGE= yes .include <bsd.port.mk> |