diff options
author | scheidell <scheidell@FreeBSD.org> | 2012-03-30 18:58:27 +0800 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2012-03-30 18:58:27 +0800 |
commit | 59abb2259d010cba39dfe28b315102d86d0dc92e (patch) | |
tree | ec514c5a2627efaf89cc39ae17b2468f03507ef9 /editors | |
parent | 22f8b466bec0190d5964ed5969bc3a7681b2318d (diff) | |
download | freebsd-ports-gnome-59abb2259d010cba39dfe28b315102d86d0dc92e.tar.gz freebsd-ports-gnome-59abb2259d010cba39dfe28b315102d86d0dc92e.tar.zst freebsd-ports-gnome-59abb2259d010cba39dfe28b315102d86d0dc92e.zip |
- Mark BROKEN. Conflicts with master port in location of binary and INDEX creation
PR: ports/166300
Submitted by: scheidell (me)
Approved by: bbtruk@users.sourceforge.net (maintainer, implicit)
Feature safe: yes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/lazarus-gtk2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/lazarus-gtk2/Makefile b/editors/lazarus-gtk2/Makefile index eee2d3d85edb..b32db35897ba 100644 --- a/editors/lazarus-gtk2/Makefile +++ b/editors/lazarus-gtk2/Makefile @@ -9,6 +9,8 @@ PORTNAME= lazarus-gtk2 MAINTAINER= bbtruk@users.sourceforge.net +BROKEN= Conflicts with master port in location of binary and INDEX. + MASTERDIR= ${.CURDIR}/../lazarus WITH_GTK2= yes |