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 /www/bluefish/Makefile | |
parent | 56f491c1bb75da4ff3d3d8da3a406da3684dff13 (diff) | |
download | ports-dd2b8049fbc5355c6033ff315caab0bee2bc3d12.tar.gz ports-dd2b8049fbc5355c6033ff315caab0bee2bc3d12.zip |
Notes
Diffstat (limited to 'www/bluefish/Makefile')
-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 |