[Midnightbsd-cvs] mports [24189] trunk/x11-toolkits/open-motif/Makefile: tweak includes

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Sep 4 09:47:41 EDT 2018


Revision: 24189
          http://svnweb.midnightbsd.org/mports/?rev=24189
Author:   laffer1
Date:     2018-09-04 09:47:41 -0400 (Tue, 04 Sep 2018)
Log Message:
-----------
tweak includes

Modified Paths:
--------------
    trunk/x11-toolkits/open-motif/Makefile

Modified: trunk/x11-toolkits/open-motif/Makefile
===================================================================
--- trunk/x11-toolkits/open-motif/Makefile	2018-09-04 13:43:36 UTC (rev 24188)
+++ trunk/x11-toolkits/open-motif/Makefile	2018-09-04 13:47:41 UTC (rev 24189)
@@ -24,7 +24,7 @@
 		libpng.so:graphics/png
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-CPPFLAGS+=	-DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -I${PREFIX}/include
+CPPFLAGS+=	-DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -I${PREFIX}/include -I/usr/local/include -L/usr/local/lib
 CONFIGURE_TARGET=	${ARCH}-portbld-freebsd10.4
 USE_CSTD=	gnu89
 INSTALL_TARGET=	install-strip



More information about the Midnightbsd-cvs mailing list