aboutsummaryrefslogtreecommitdiff
path: root/net/uplog
diff options
context:
space:
mode:
Diffstat (limited to 'net/uplog')
-rw-r--r--net/uplog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/uplog/Makefile b/net/uplog/Makefile
index 0a7833146212..13ab97b2b21d 100644
--- a/net/uplog/Makefile
+++ b/net/uplog/Makefile
@@ -14,8 +14,8 @@ MAINTAINER= jadawin@FreeBSD.org
COMMENT= UDP-based ping programm
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
PORTDOCS= README
PLIST_FILES= bin/uplog