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 a599aa598696..e783d5733bc1 100644 --- a/devel/libticalcs/Makefile +++ b/devel/libticalcs/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= ticables.10:${PORTSDIR}/comms/libticables \ tifiles.5:${PORTSDIR}/devel/libtifiles \ - intl.5:${PORTSDIR}/devel/gettext + intl.5:${PORTSDIR}/devel/gettext-old USE_GNOME= glib20 WANT_AUTOMAKE_VER= 15 |