ports/x11/bgs/files/patch-config.mk
Yuri Victorovich d3d4b23dac x11/bgs: Update 0.5 -> 0.8
PR:		252409
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu>
Approved by:	jlaffaye (maintainer's timeout 14 days)
2021-01-18 18:44:05 +00:00

13 lines
310 B
Makefile

--- config.mk.orig 2021-01-04 14:17:43 UTC
+++ config.mk
@@ -4,8 +4,8 @@ VERSION = 0.8
# Customize below to fit your system
# paths
-PREFIX = /usr/local
-MANPREFIX = ${PREFIX}/share/man
+PREFIX ?= /usr/local
+MANPREFIX = ${PREFIX}/man
# Xinerama, comment if you don't want it
XINERAMALIBS = -lXinerama