diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-31 07:26:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-31 07:26:50 +0000 |
commit | dbd3fce72447fcf1ad9debaca91e011a207045f7 (patch) | |
tree | ea49b2924d1f12cfae5bd47fe8924bb11d72b881 /x11/chameleon | |
parent | 8caa86fb9b5775da4ceabfb476b727716cb6b92e (diff) |
Notes
Diffstat (limited to 'x11/chameleon')
-rw-r--r-- | x11/chameleon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/chameleon/Makefile b/x11/chameleon/Makefile index 5b642c6b5ada..1d6ebcd95bcc 100644 --- a/x11/chameleon/Makefile +++ b/x11/chameleon/Makefile @@ -21,7 +21,7 @@ COMMENT= "Application for putting pictures or colors onto the root window" LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib -USE_GTK= yes +USE_GNOME= gtk12 USE_GUNZIP= yes USE_X_PREFIX= yes |