diff options
author | lioux <lioux@FreeBSD.org> | 2002-09-01 15:26:31 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-09-01 15:26:31 +0000 |
commit | b791292abe85fc042bb958b8d9f503acfdd0a54a (patch) | |
tree | 34dac25c4ba345ee3520b5804f799ba53a86e486 /sysutils/gkrellmwho | |
parent | 57baf0f9ef677981de73e9b8c46de4dc3746248a (diff) | |
download | FreeBSD-ports-b791292abe85fc042bb958b8d9f503acfdd0a54a.zip FreeBSD-ports-b791292abe85fc042bb958b8d9f503acfdd0a54a.tar.gz |
Deploy USE_GNOMENG infrastructure
PR: 42285
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'sysutils/gkrellmwho')
-rw-r--r-- | sysutils/gkrellmwho/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gkrellmwho/Makefile b/sysutils/gkrellmwho/Makefile index 68a242e..e8d2cec 100644 --- a/sysutils/gkrellmwho/Makefile +++ b/sysutils/gkrellmwho/Makefile @@ -17,8 +17,8 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} USE_X_PREFIX= yes -USE_GTK= yes -USE_IMLIB= yes +USE_GNOMENG= yes +USE_GNOME= imlib USE_GMAKE= yes ALL_TARGET= #empty |