diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-04 08:52:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-04 08:52:32 +0000 |
commit | d8352fb86cbdc84dd2086432004368e5165ea029 (patch) | |
tree | 5b3a07c57741f53c6dc836f400de8802759de77e /graphics/gifsicle | |
parent | 3e2d8d2bfb2dc06fe01af3aa2e9dcf167289b48a (diff) | |
download | ports-d8352fb86cbdc84dd2086432004368e5165ea029.tar.gz ports-d8352fb86cbdc84dd2086432004368e5165ea029.zip |
Notes
Diffstat (limited to 'graphics/gifsicle')
-rw-r--r-- | graphics/gifsicle/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile index 435bc1082b24..630bd4ffab47 100644 --- a/graphics/gifsicle/Makefile +++ b/graphics/gifsicle/Makefile @@ -26,7 +26,6 @@ NO_STAGE= yes .include <bsd.port.options.mk> .if ! ${PORT_OPTIONS:MX11} -PKGNAMESUFFIX= -nox11 CONFIGURE_ARGS+= --without-x --disable-gifview .else USE_XORG= x11 |