diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-07-22 13:24:50 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-07-22 13:24:50 +0000 |
commit | 21376e44c092c6cc3d46d1e6ca09cbf5efea50ad (patch) | |
tree | bc9af5b5039c3c5f759c1cb5f0f560797edd79ec /x11 | |
parent | ced89103ad5102892cb053c9e6df39bc0361e698 (diff) | |
download | ports-21376e44c092c6cc3d46d1e6ca09cbf5efea50ad.tar.gz ports-21376e44c092c6cc3d46d1e6ca09cbf5efea50ad.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-libs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 08729e16e038..8a8c1d0b4d6e 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -16,6 +16,7 @@ BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= png15:${PORTSDIR}/graphics/png RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian +MAKE_JOBS_UNSAFE=yes USES= charsetfix gettext pathfix USE_BZIP2= yes USE_XORG= xpm ice x11 |