diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-03-19 17:28:51 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-03-19 17:28:51 +0000 |
commit | 0263b9d868256500eb3f31df4c5a81d85d5389c8 (patch) | |
tree | bd3ef2dd232584e45f6077260b986d8a61cd6944 /astro/google-earth | |
parent | e2ebded775e715fcec035ce1d61b9a2ba5fe6e17 (diff) |
Notes
Diffstat (limited to 'astro/google-earth')
-rw-r--r-- | astro/google-earth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile index 83f0f15661b4..700f2c29791f 100644 --- a/astro/google-earth/Makefile +++ b/astro/google-earth/Makefile @@ -25,8 +25,8 @@ RESTRICTED= Not sure about redistribution rights WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\..*//g}/ USE_LINUX= yes +USE_LINUX_APPS= xorglibs USE_GNOME= desktopfileutils -USE_XLIB= yes .include <bsd.port.pre.mk> |