
$FreeBSD: ports/math/libgmp-freebsd/files/patch-Makefile,v 1.1 2001/08/28 16:31:18 sobomax Exp $

--- Makefile	2001/08/28 16:21:28	1.1
+++ Makefile	2001/08/28 16:21:41
@@ -145,7 +145,7 @@
 
 beforeinstall:
 	${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \
-		${GMPDIR}/gmp.h ${DESTDIR}/usr/include
+		${GMPDIR}/gmp.h ${DESTDIR}${INCDIR}
 
 .include "Makefile.inc"
 .include <bsd.lib.mk>
