diff options
Diffstat (limited to 'astro/jday/Makefile')
-rw-r--r-- | astro/jday/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/jday/Makefile b/astro/jday/Makefile index a60532f59bdf..151aba42e900 100644 --- a/astro/jday/Makefile +++ b/astro/jday/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Astronomical julian date calculator -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GNOME= gnomehack USE_LDCONFIG= yes GNU_CONFIGURE= yes |