diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-04 11:15:53 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-04 11:15:53 +0000 |
commit | dd2b8049fbc5355c6033ff315caab0bee2bc3d12 (patch) | |
tree | d3db7392c13fbfca3b182e96f9639372725dbb07 | |
parent | - Update to 0.12 (diff) |
- Add conflicts
PR: ports/59585
Submitted by: Koop Mast <einekoai@chello.nl>
Notes
Notes:
svn path=/head/; revision=94957
-rw-r--r-- | www/bluefish/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index c51c5f41f06b..95aef8a11867 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -20,6 +20,8 @@ COMMENT= HTML editor designed for the experienced web designer RUN_DEPENDS= weblint:${PORTSDIR}/www/weblint +CONFLICTS= bluefish-0.1* + USE_GMAKE= yes USE_BZIP2= yes USE_PERL5_BUILD=yes |