diff options
Diffstat (limited to 'graphics/gsnapshot/Makefile')
-rw-r--r-- | graphics/gsnapshot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gsnapshot/Makefile b/graphics/gsnapshot/Makefile index 5a3c9b6e322b..6d0e9fa5af58 100644 --- a/graphics/gsnapshot/Makefile +++ b/graphics/gsnapshot/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= gould MAINTAINER= ports@FreeBSD.org COMMENT= A gtk+ based screen capture -USE_AUTOTOOLS= automake:15:env libtool:15 +USE_AUTOTOOLS= automake:15:env libtool:22 USE_GNOME= gtk20 GNU_CONFIGURE= yes USE_XORG= x11 |