aboutsummaryrefslogtreecommitdiff
path: root/x11/libXfixes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libXfixes/Makefile')
-rw-r--r--x11/libXfixes/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/libXfixes/Makefile b/x11/libXfixes/Makefile
index 26ed94f73a42..002306f050cd 100644
--- a/x11/libXfixes/Makefile
+++ b/x11/libXfixes/Makefile
@@ -1,9 +1,11 @@
PORTNAME= libXfixes
DISTVERSION= 6.0.0
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Fixes extension library
+WWW= https://www.freedesktop.org/Software/xlibs
LICENSE= MIT
@@ -12,6 +14,8 @@ USE_XORG= x11 xorgproto
CPE_PRODUCT= libxfixes
CPE_VENDOR= x
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
+
INSTALL_TARGET= install-strip
.include <bsd.port.mk>