diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-09 20:51:49 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-09 20:51:49 +0800 |
commit | 93dfa2d004965ff4fafde64c39ef83c30473606f (patch) | |
tree | bcee972377bf1230a4542608a998d5ff3dae0f00 | |
parent | f2c5b708e21749b8e22e191a67ee169a7e717dc0 (diff) | |
download | freebsd-ports-gnome-93dfa2d004965ff4fafde64c39ef83c30473606f.tar.gz freebsd-ports-gnome-93dfa2d004965ff4fafde64c39ef83c30473606f.tar.zst freebsd-ports-gnome-93dfa2d004965ff4fafde64c39ef83c30473606f.zip |
- mark IGNORE
-rw-r--r-- | devel/etoile-foundation/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/etoile-foundation/Makefile b/devel/etoile-foundation/Makefile index 9256bca3649c..52d88f4e668a 100644 --- a/devel/etoile-foundation/Makefile +++ b/devel/etoile-foundation/Makefile @@ -18,6 +18,8 @@ COMMENT= Etoile Project EtoileFoundation framework LICENSE= BSD LICENSE_FILE= ${WRKSRC}/Frameworks/EtoileFoundation/COPYING +IGNORE= does not build with gcc runtime + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes |