summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-04-14 10:39:34 +0100
committerNuno Teixeira <eduardo@FreeBSD.org>2024-04-14 10:41:16 +0100
commit57b4ac18f331badf0054d90aaef3fd987072313a (patch)
treec8759c0d6612fe4bdda741190c1b6bb58281f702 /x11
parentdevel/electron29: add port: Build cross-platform desktop apps with JavaScript... (diff)
*/*: Remove GNU_CONFIGURE_MANPREFIX after move man pages to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'x11')
-rw-r--r--x11/xclip/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile
index 850db7f0959a..37c154683106 100644
--- a/x11/xclip/Makefile
+++ b/x11/xclip/Makefile
@@ -17,7 +17,6 @@ GH_ACCOUNT= astrand
USE_XORG= x11 xmu
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ENV+= ac_cv_header_X11_Intrinsic_h=yes \
ac_cv_header_X11_Xmu_Atoms_h=yes \
ac_cv_lib_Xmu_XmuClientWindow=yes