diff options
Diffstat (limited to 'databases/libgda3/Makefile')
-rw-r--r-- | databases/libgda3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile index 228c37759142..1c6c0014e761 100644 --- a/databases/libgda3/Makefile +++ b/databases/libgda3/Makefile @@ -34,7 +34,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-bdb --without-sybase CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lintl" -CPPFLAGS+= -I${LOCALBASE}/include +CPPFLAGS+= -I${LOCALBASE}/include -DGLIB_COMPILATION .include <bsd.port.pre.mk> |