diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2009-02-07 22:51:31 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2009-02-07 22:51:31 +0000 |
commit | 83965ebbccc11e32f097698a83cf37277778aeea (patch) | |
tree | eeaff0654d3f0c79d1b8d15cb5bd7c4a419a79c4 /deskutils/ljclive | |
parent | ed16649d7ea5be7204ab133297b3391313db40a0 (diff) | |
download | ports-83965ebbccc11e32f097698a83cf37277778aeea.tar.gz ports-83965ebbccc11e32f097698a83cf37277778aeea.zip |
Notes
Diffstat (limited to 'deskutils/ljclive')
-rw-r--r-- | deskutils/ljclive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/ljclive/Makefile b/deskutils/ljclive/Makefile index ba0145e4e320..13ec7e5aab76 100644 --- a/deskutils/ljclive/Makefile +++ b/deskutils/ljclive/Makefile @@ -18,6 +18,6 @@ MAN1= clive.1 GNU_CONFIGURE= yes -CONFLICTS= py*-clive-[0-9]* +CONFLICTS= *clive-[1-9]* .include <bsd.port.mk> |