diff options
Diffstat (limited to 'net/samba4/Makefile')
-rw-r--r-- | net/samba4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba4/Makefile b/net/samba4/Makefile index 50422fa4f5e3..7ea3cb1ec02d 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -74,7 +74,7 @@ USE_GCC= 4.2+ USE_PYTHON= yes USE_ICONV= yes USE_GETTEXT= yes -USE_PKGCONFIG= build +USES= pkgconfig USE_LDCONFIG= ${SAMBA4_LIBDIR} PKGCONFIGDIR?= ${PREFIX}/libdata/pkgconfig |