diff options
author | erwin <erwin@FreeBSD.org> | 2006-06-16 01:13:55 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-06-16 01:13:55 +0800 |
commit | e7b6dcb58c4588f08d0303e9e45d7d681d42dabc (patch) | |
tree | 99833a33d9a869968dff0c8144f67c16d57668f3 /x11 | |
parent | 074febbc757f23d70d7128f073209e72e6550a79 (diff) | |
download | freebsd-ports-gnome-e7b6dcb58c4588f08d0303e9e45d7d681d42dabc.tar.gz freebsd-ports-gnome-e7b6dcb58c4588f08d0303e9e45d7d681d42dabc.tar.zst freebsd-ports-gnome-e7b6dcb58c4588f08d0303e9e45d7d681d42dabc.zip |
Remove non-existent USE_GUNZIP
Approved by: maintainer
Diffstat (limited to 'x11')
-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} |