aboutsummaryrefslogtreecommitdiff
path: root/x11/libXau
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2013-12-16 11:11:09 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2013-12-16 11:11:09 +0000
commit47be7a61c97731aa5fe34c56767ad5e10bb5c5d2 (patch)
tree2df88f8b6e2af92b78ac24eb382268b7c290efab /x11/libXau
parent7b9110d87c22c27df1baa93f8cb4cf30e205efc7 (diff)
Notes
Diffstat (limited to 'x11/libXau')
-rw-r--r--x11/libXau/Makefile7
-rw-r--r--x11/libXau/pkg-plist9
2 files changed, 10 insertions, 6 deletions
diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile
index 4ee84d1b6248..457813397706 100644
--- a/x11/libXau/Makefile
+++ b/x11/libXau/Makefile
@@ -11,12 +11,7 @@ COMMENT= Authentication Protocol library for X11
XORG_CAT= lib
USE_XORG= xproto:both
-MAN3= Xau.3 XauDisposeAuth.3 XauFileName.3 XauGetAuthByAddr.3 \
- XauGetBestAuthByAddr.3 XauLockAuth.3 XauReadAuth.3 \
- XauUnlockAuth.3 XauWriteAuth.3
-
-NO_STAGE= yes
post-install:
- ${LN} -sf ${PREFIX}/lib/libXau.so.6 ${PREFIX}/lib/libXau.so.0
+ ${LN} -sf ${PREFIX}/lib/libXau.so.6 ${STAGEDIR}${PREFIX}/lib/libXau.so.0
.include <bsd.port.mk>
diff --git a/x11/libXau/pkg-plist b/x11/libXau/pkg-plist
index f46f0a86cf15..38e98d07ebc2 100644
--- a/x11/libXau/pkg-plist
+++ b/x11/libXau/pkg-plist
@@ -5,3 +5,12 @@ lib/libXau.so
lib/libXau.so.0
lib/libXau.so.6
libdata/pkgconfig/xau.pc
+man/man3/Xau.3.gz
+man/man3/XauDisposeAuth.3.gz
+man/man3/XauFileName.3.gz
+man/man3/XauGetAuthByAddr.3.gz
+man/man3/XauGetBestAuthByAddr.3.gz
+man/man3/XauLockAuth.3.gz
+man/man3/XauReadAuth.3.gz
+man/man3/XauUnlockAuth.3.gz
+man/man3/XauWriteAuth.3.gz