summaryrefslogtreecommitdiff
path: root/astro/gkrellmearth
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-07-03 18:00:01 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-07-03 18:00:01 +0000
commitddf767d77700837c678d3311d91d82cfd09a6d44 (patch)
tree49a612a3babe0c4c0bdffb0e422d4e7f18403cc3 /astro/gkrellmearth
parentPatch to use $(IMLIB_CONFIG) instead of hard coded references (diff)
o add USE_GTK
o fix typo: THREAD_ -> PTHREAD_ Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=44715
Diffstat (limited to 'astro/gkrellmearth')
-rw-r--r--astro/gkrellmearth/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/gkrellmearth/Makefile b/astro/gkrellmearth/Makefile
index 2a1996455b38..70a0cab9244a 100644
--- a/astro/gkrellmearth/Makefile
+++ b/astro/gkrellmearth/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
WRKSRC= ${WRKDIR}/${PORTNAME}_anim
USE_X_PREFIX= yes
+USE_GTK= yes
USE_IMLIB= yes
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"