1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/net-mgmt/snmp++/files/patch-src-common.mk
Ruslan Makhmatkhanov 3413304bd3 - update to 3.3.0
- let it build with clang too
- update maintainer's email
- fix whitespace bugs, while here

PR:		182402
Submitted by:	Nicolai Petri <nicolai@petri.dk> (maintainer)
2014-01-26 18:22:35 +00:00

12 lines
252 B
Makefile

--- ./common.mk.orig 2011-05-26 22:23:19.000000000 -0400
+++ common.mk 2011-05-26 22:23:37.000000000 -0400
@@ -65,7 +65,7 @@
# Installation directories
#
ifndef INSTPREFIX
-INSTPREFIX = /usr/local
+INSTPREFIX = $(PREFIX)
endif
ifndef INSTLIBPATH