From 831bd90e2372d2ebad89c111f0e1d9de8dddf875 Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Sun, 6 Oct 2002 07:13:28 +0000 Subject: Add some CONFIGURE_ENV to build properly with non-standard PREFIX. PR: 42843 Submitted by: Thomas Hurst --- www/links/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/links') diff --git a/www/links/Makefile b/www/links/Makefile index 62acb2b2bc08..57ea98df1c92 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -17,6 +17,7 @@ MAINTAINER= demon@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-javascript --with-ssl --without-svgalib +CONFIGURE_ENV+= CPPFLAGS='-I${LOCALBASE}/include' LDFLAGS='-L${LOCALBASE}/lib' USE_OPENSSL= yes USE_BZIP2= yes -- cgit v1.2.3