diff options
Diffstat (limited to 'devel/libticalcs/Makefile')
-rw-r--r-- | devel/libticalcs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libticalcs/Makefile b/devel/libticalcs/Makefile index 2e28cbc10efc..f4e84fe0b747 100644 --- a/devel/libticalcs/Makefile +++ b/devel/libticalcs/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= ticables.10:${PORTSDIR}/comms/libticables \ USE_GETTEXT= yes USE_GNOME= glib20 -WANT_AUTOMAKE_VER= 15 +USE_AUTOMAKE_VER= 15 GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_GMAKE= yes |