BROKEN: Incorrect pkg-plist

This commit is contained in:
Kris Kennaway 2002-09-19 02:54:10 +00:00
parent 66707ed8e2
commit 6f28c1fe04
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66672
2 changed files with 4 additions and 0 deletions

View file

@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
BROKEN= "Incorrect pkg-plist"
USE_BISON= yes USE_BISON= yes
USE_GMAKE= yes USE_GMAKE= yes
ALL_TARGET= local ALL_TARGET= local

View file

@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= netchild@FreeBSD.org MAINTAINER= netchild@FreeBSD.org
BROKEN= "Incorrect pkg-plist"
# GNOME parts aren't prefix safe, they install into "gnome-config --prefix" # GNOME parts aren't prefix safe, they install into "gnome-config --prefix"
USE_X_PREFIX= yes USE_X_PREFIX= yes
USE_GNOMENG= yes USE_GNOMENG= yes