mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
d46ac7e493
Changelog at <https://raw.github.com/neubot/neubot/0.4.9/ChangeLog>.
12 lines
299 B
Plaintext
12 lines
299 B
Plaintext
--- Makefile.orig 2012-02-27 14:03:46.000000000 +0100
|
|
+++ Makefile 2012-03-03 14:50:51.000000000 +0100
|
|
@@ -133,7 +133,7 @@
|
|
# [2] http://bit.ly/ayYyAR (debian.org)
|
|
#
|
|
DESTDIR =
|
|
-SYSCONFDIR = /etc
|
|
+SYSCONFDIR = $(PREFIX)/etc
|
|
LOCALSTATEDIR = /var/neubot
|
|
PREFIX = /usr/local
|
|
BINDIR = $(PREFIX)/bin
|