aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libwmf
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-04-23 08:26:36 +0800
committerantoine <antoine@FreeBSD.org>2014-04-23 08:26:36 +0800
commitf111882770118d7a3838369fb946b275b3fffb69 (patch)
tree47c91742af7494ea0fa566db0a65ff0f7872736c /graphics/libwmf
parentefcb01b310ed08f1674c9ac853f0baaec313ef0c (diff)
downloadfreebsd-ports-gnome-f111882770118d7a3838369fb946b275b3fffb69.tar.gz
freebsd-ports-gnome-f111882770118d7a3838369fb946b275b3fffb69.tar.zst
freebsd-ports-gnome-f111882770118d7a3838369fb946b275b3fffb69.zip
Fix ports with duplicate pkgnames
With hat: portmgr
Diffstat (limited to 'graphics/libwmf')
-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