diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-09 07:36:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-09 07:36:20 +0000 |
commit | 971b504dec1da40111503bc0884d2a765ae5efa3 (patch) | |
tree | 1dfba8481e68efdc0593a53e37d1acee8699f827 /sysutils/moreutils | |
parent | 9556f55c4ca5cbbf98ab45eab8280f119daae5b6 (diff) | |
download | ports-971b504dec1da40111503bc0884d2a765ae5efa3.tar.gz ports-971b504dec1da40111503bc0884d2a765ae5efa3.zip |
- Add CONFLICTS with sysutils/parallel
Approved by: pgollucci (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=262652
Diffstat (limited to 'sysutils/moreutils')
-rw-r--r-- | sysutils/moreutils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/moreutils/Makefile b/sysutils/moreutils/Makefile index f08ab291ce15..99e2ee481f52 100644 --- a/sysutils/moreutils/Makefile +++ b/sysutils/moreutils/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= corky1951@comcast.net COMMENT= Additional Unix utilities +CONFLICTS= parallel-[0-9]* + USE_PERL5= yes PLIST_FILES= bin/combine \ |