diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-01 15:13:16 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-01 15:13:16 +0000 |
commit | dce33b0828964d37245eb2893dd7d61979852875 (patch) | |
tree | 0c9f46b4407faf170f5ae019d614e17cdb73c7ee /misc/gkrellmlaunch2 | |
parent | 28d58c396d75dd473cc79aa10bc894667d4f9624 (diff) | |
download | ports-dce33b0828964d37245eb2893dd7d61979852875.tar.gz ports-dce33b0828964d37245eb2893dd7d61979852875.zip |
Notes
Diffstat (limited to 'misc/gkrellmlaunch2')
-rw-r--r-- | misc/gkrellmlaunch2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gkrellmlaunch2/Makefile b/misc/gkrellmlaunch2/Makefile index 5f92611fe247..ab971526b407 100644 --- a/misc/gkrellmlaunch2/Makefile +++ b/misc/gkrellmlaunch2/Makefile @@ -17,8 +17,8 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm USE_X_PREFIX= yes -USE_GTK= yes -USE_IMLIB= yes +USE_GNOMENG= yes +USE_GNOME= imlib ALL_TARGET= ${PORTNAME}.so do-install: |