aboutsummaryrefslogtreecommitdiff
path: root/graphics/GraphicsMagick13
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-04 08:52:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-04 08:52:32 +0000
commitd8352fb86cbdc84dd2086432004368e5165ea029 (patch)
tree5b3a07c57741f53c6dc836f400de8802759de77e /graphics/GraphicsMagick13
parent3e2d8d2bfb2dc06fe01af3aa2e9dcf167289b48a (diff)
downloadports-d8352fb86cbdc84dd2086432004368e5165ea029.tar.gz
ports-d8352fb86cbdc84dd2086432004368e5165ea029.zip
Do not arbitrary rename packages
Notes
Notes: svn path=/head/; revision=329271
Diffstat (limited to 'graphics/GraphicsMagick13')
-rw-r--r--graphics/GraphicsMagick13/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/GraphicsMagick13/Makefile b/graphics/GraphicsMagick13/Makefile
index eb47b09a0966..0d80b279081d 100644
--- a/graphics/GraphicsMagick13/Makefile
+++ b/graphics/GraphicsMagick13/Makefile
@@ -117,7 +117,6 @@ CONFIGURE_ARGS+= --with-windows-font-dir="${WINDOWS_FONT_DIR}"
.endif
.if ${PORT_OPTIONS:MX11} == ""
-PKGNAMESUFFIX+= -nox11
CONFIGURE_ARGS+=--without-x
LIB_DEPENDS+= wmflite:${PORTSDIR}/graphics/libwmf-nox11
.else