1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Program builds fine since import of gtk2 in bsd.gnome.mk

This commit is contained in:
Edwin Groothuis 2004-05-18 03:56:11 +00:00
parent 12bb0b2281
commit 4e7b6189ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109392

View File

@ -18,10 +18,4 @@ USE_GMAKE= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502102
BROKEN= "Does not compile"
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>