diff options
Diffstat (limited to 'devel/libticalcs/Makefile')
-rw-r--r-- | devel/libticalcs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libticalcs/Makefile b/devel/libticalcs/Makefile index cca9078475e7..214e766e99fb 100644 --- a/devel/libticalcs/Makefile +++ b/devel/libticalcs/Makefile @@ -25,6 +25,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_GMAKE= yes INSTALLS_SHLIB= yes +USE_AUTOMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\ LDFLAGS="-L${LOCALBASE}/lib" |