diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-01 15:26:31 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-01 15:26:31 +0000 |
commit | 28f497a7e40d442851196408f3474c56e2f08a02 (patch) | |
tree | 16c9394030b8c0a24de3ab44e0ae0b8174d0860f /sysutils/gkrellm | |
parent | c91580ae7cf32a96c876592ec457a24965d1251d (diff) | |
download | ports-28f497a7e40d442851196408f3474c56e2f08a02.tar.gz ports-28f497a7e40d442851196408f3474c56e2f08a02.zip |
Notes
Diffstat (limited to 'sysutils/gkrellm')
-rw-r--r-- | sysutils/gkrellm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gkrellm/Makefile b/sysutils/gkrellm/Makefile index 2b5122c07c65..292b33169d28 100644 --- a/sysutils/gkrellm/Makefile +++ b/sysutils/gkrellm/Makefile @@ -16,7 +16,8 @@ MAINTAINER= ume@FreeBSD.org USE_BZIP2= yes USE_X_PREFIX= yes -USE_IMLIB= yes +USE_GNOMENG= yes +USE_GNOME= imlib USE_GMAKE= yes INCLUDES= gkrellm.h gkrellm_public_proto.h |