BROKEN on 5.x: Configure fails

Approved by:	portmgr (self)
This commit is contained in:
Kris Kennaway 2004-09-29 05:22:44 +00:00
parent 0dfdc0a8ba
commit dc4cc092e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118492
2 changed files with 8 additions and 0 deletions

View File

@ -38,6 +38,10 @@ post-patch:
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
BROKEN= "Configure fails on FreeBSD >= 5.x"
.endif
.if ${HAVE_GNOME:Mlibcapplet}!="" || defined(WITH_GNOME)
USE_GNOME+= libcapplet
PKGNAMESUFFIX= -gnome

View File

@ -38,6 +38,10 @@ post-patch:
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
BROKEN= "Configure fails on FreeBSD >= 5.x"
.endif
.if ${HAVE_GNOME:Mlibcapplet}!="" || defined(WITH_GNOME)
USE_GNOME+= libcapplet
PKGNAMESUFFIX= -gnome