diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-15 17:13:55 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-15 17:13:55 +0000 |
commit | a75676ed34b131dcdb756128074b0ec8a5c03361 (patch) | |
tree | e3d18110e066138bf56b7aa402acec5c2646aeef /x11/chameleon | |
parent | A patch to Perl 5.005_55 by the author implements a core API for (diff) |
Remove non-existent USE_GUNZIP
Approved by: maintainer
Diffstat (limited to 'x11/chameleon')
-rw-r--r-- | x11/chameleon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/chameleon/Makefile b/x11/chameleon/Makefile index 9d3f2c293b06..3580a29b06c8 100644 --- a/x11/chameleon/Makefile +++ b/x11/chameleon/Makefile @@ -22,7 +22,6 @@ COMMENT= "Application for putting pictures or colors onto the root window" LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib USE_GNOME= gtk12 -USE_GUNZIP= yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |