diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-02-25 13:49:58 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-02-25 13:49:58 +0000 |
commit | 391d1d3413310775c418de5016215e5735e0c13e (patch) | |
tree | 672ea49d60e7b88a992b63b185e55d664ea59aa3 /multimedia/clive | |
parent | 2aa0766b5df255a51c1819768e2ac1624d863bd8 (diff) | |
download | ports-391d1d3413310775c418de5016215e5735e0c13e.tar.gz ports-391d1d3413310775c418de5016215e5735e0c13e.zip |
Notes
Diffstat (limited to 'multimedia/clive')
-rw-r--r-- | multimedia/clive/Makefile | 2 | ||||
-rw-r--r-- | multimedia/clive/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/clive/Makefile b/multimedia/clive/Makefile index bed8ae866442..b230816ad1d8 100644 --- a/multimedia/clive/Makefile +++ b/multimedia/clive/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= p5-BerkeleyDB>=0.36:${PORTSDIR}/databases/p5-BerkeleyDB \ p5-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple # deskutils/ljclive, multimedia/clive1 (same executable/manpage/distfile name) -CONFLICTS= *clive-[0-1]* +CONFLICTS= clive-[0-1]* ljclive-[0-9]* OPTIONS= PASTE "Enable pasting from X clipboard" off \ PAGER "Enable pager for viewing cache entries" off \ diff --git a/multimedia/clive/pkg-plist b/multimedia/clive/pkg-plist deleted file mode 100644 index 99e25ca6e4c3..000000000000 --- a/multimedia/clive/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -@comment $FreeBSD$ -bin/clive |