summaryrefslogtreecommitdiff
path: root/databases/pxlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pxlib/Makefile')
-rw-r--r--databases/pxlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/pxlib/Makefile b/databases/pxlib/Makefile
index 5ee5c0ff3713..3c928cda398d 100644
--- a/databases/pxlib/Makefile
+++ b/databases/pxlib/Makefile
@@ -22,7 +22,8 @@ USE_ICONV= yes
USE_GETTEXT= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes