diff options
Diffstat (limited to 'comms/kpsk/Makefile')
-rw-r--r-- | comms/kpsk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/kpsk/Makefile b/comms/kpsk/Makefile index fda737e1b6f4..94afa9b08498 100644 --- a/comms/kpsk/Makefile +++ b/comms/kpsk/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_KDELIBS_VER=3 USE_REINPLACE= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-D_POSIX_C_SOURCE -I${LOCALBASE}/include" \ USER_LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-debug=full |