diff options
-rw-r--r-- | textproc/agrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/agrep/Makefile b/textproc/agrep/Makefile index 90631dd5cd97..cea057a57503 100644 --- a/textproc/agrep/Makefile +++ b/textproc/agrep/Makefile @@ -22,7 +22,7 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= tar:Z -CONFLICTS_INSTALL= rubygem-amatch # bin/agrep +CONFLICTS_INSTALL= rubygem-amatch # bin/agrep ALL_TARGET= MAKE_ARGS= CFLAGS="${CFLAGS}" |