diff options
Diffstat (limited to 'astro/gkrellmearth')
-rw-r--r-- | astro/gkrellmearth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/gkrellmearth/Makefile b/astro/gkrellmearth/Makefile index 2a19964..70a0cab 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}" |