diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-02 19:38:19 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-02 19:38:19 +0000 |
commit | 49612304603fbbd5b263bfec1c9e1b9c6888ebc7 (patch) | |
tree | c0ed815d297fc8c83911eb6960ca51661d77db0f /devel | |
parent | - register conflict with lang/gcc3* ; (diff) |
Register a conflict with devel/gamin.
Notes
Notes:
svn path=/head/; revision=132247
Diffstat (limited to 'devel')
-rw-r--r-- | devel/fam/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/fam/Makefile b/devel/fam/Makefile index 552b5a9eb7e8..baa69560b01c 100644 --- a/devel/fam/Makefile +++ b/devel/fam/Makefile @@ -30,6 +30,8 @@ INSTALLS_SHLIB= yes MAN1= fam.1m MAN3= fam.3x +CONFLICTS= gamin-[0-9]* + pre-configure: @${RM} -fr ${WRKSRC}/util @${MV} ${WRKSRC}/Makefile.am ${WRKSRC}/Makefile.am.orig |