diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-14 16:52:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-14 16:52:45 +0000 |
commit | c8058284a4e555ca1cf648fc3fd37eed80d9a950 (patch) | |
tree | 0289265ff368b0bebcc9670f540a1b3c8a575d66 /textproc/grap | |
parent | d8299fcc60c91773d823d36ef69d39f5c2f2f0d0 (diff) |
Notes
Diffstat (limited to 'textproc/grap')
-rw-r--r-- | textproc/grap/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/grap/Makefile b/textproc/grap/Makefile index 5074533c8d53..a173543a5502 100644 --- a/textproc/grap/Makefile +++ b/textproc/grap/Makefile @@ -14,8 +14,6 @@ CONFIGURE_ARGS=--with-freebsd-ports OPTIONS_DEFINE= DOCS EXAMPLES -USES= gmake - CONFLICTS_INSTALL=heirloom-doctools-[0-9]* PORTDOCS= README CHANGES COPYRIGHT grap.man |