diff options
author | pav <pav@FreeBSD.org> | 2003-12-04 19:15:53 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-04 19:15:53 +0800 |
commit | 3102971e6471c76743ca18e135714fdd1782f2fe (patch) | |
tree | c4177ef739dda125223f90b930e3c2d65e66811b /www/bluefish | |
parent | 2c506bb5150dd0d750bbbbdbead164095380879f (diff) | |
download | freebsd-ports-graphics-3102971e6471c76743ca18e135714fdd1782f2fe.tar.gz freebsd-ports-graphics-3102971e6471c76743ca18e135714fdd1782f2fe.tar.zst freebsd-ports-graphics-3102971e6471c76743ca18e135714fdd1782f2fe.zip |
- Add conflicts
PR: ports/59585
Submitted by: Koop Mast <einekoai@chello.nl>
Diffstat (limited to 'www/bluefish')
-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 c51c5f41f06..95aef8a1186 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 |