1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/x11/wmmenu/files/patch-ad
Steve Price 9459051ab8 Update to version 0.9.
PR:		31978
Submitted by:	maintainer
2001-12-03 03:11:27 +00:00

10 lines
232 B
Plaintext

--- Makefile.orig Sun Dec 2 21:01:18 2001
+++ Makefile Sun Dec 2 21:01:49 2001
@@ -1,4 +1,5 @@
-prefix = /usr/local
+PREFIX ?= /usr/local
+prefix = $(PREFIX)
BINDIR = $(prefix)/bin
MANDIR = $(prefix)/man
ETCDIR = $(prefix)/etc