aboutsummaryrefslogtreecommitdiff
path: root/graphics/libwmf/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-04-23 00:26:36 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-04-23 00:26:36 +0000
commit3902300dbcf5eef4df5771b323c1c5866118ba02 (patch)
tree47c91742af7494ea0fa566db0a65ff0f7872736c /graphics/libwmf/Makefile
parent0ee4a50c646e7a58b7139cbd10641c4e29798e11 (diff)
downloadports-3902300dbcf5eef4df5771b323c1c5866118ba02.tar.gz
ports-3902300dbcf5eef4df5771b323c1c5866118ba02.zip
Notes
Diffstat (limited to 'graphics/libwmf/Makefile')
-rw-r--r--graphics/libwmf/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile
index 0a8b33f794f1..ca0372db3c3d 100644
--- a/graphics/libwmf/Makefile
+++ b/graphics/libwmf/Makefile
@@ -35,6 +35,10 @@ X11_USE= XORG=x11
X11_CONFIGURE_OFF=--with-x=no
.include <bsd.port.options.mk>
+.if ! ${PORT_OPTIONS:MX11}
+PKGNAMESUFFIX= -nox11
+.endif
+
post-patch:
@${REINPLACE_CMD} -e 's|src include fonts doc|src include fonts|g' \
${WRKSRC}/Makefile.in