1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/net-mgmt/snmp++/files/patch-src-common.mk
Wesley Shields 8af63a6c28 - Update to 3.2.25
PR:		ports/157364
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
Approved by:	Nicolai Petri <nicolai@petri.cc> (maintainer)
2011-05-27 20:45:37 +00:00

12 lines
253 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