diff options
Diffstat (limited to 'textproc/grap')
-rw-r--r-- | textproc/grap/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/grap/Makefile b/textproc/grap/Makefile index 6e58b244844f..5074533c8d53 100644 --- a/textproc/grap/Makefile +++ b/textproc/grap/Makefile @@ -14,9 +14,7 @@ CONFIGURE_ARGS=--with-freebsd-ports OPTIONS_DEFINE= DOCS EXAMPLES -.if defined(.PARSEDIR) -USE_GMAKE= yes -.endif +USES= gmake CONFLICTS_INSTALL=heirloom-doctools-[0-9]* |