diff options
Diffstat (limited to 'graphics/gsnapshot/Makefile')
-rw-r--r-- | graphics/gsnapshot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gsnapshot/Makefile b/graphics/gsnapshot/Makefile index 7d3b7d16136d..11f4c874c2e7 100644 --- a/graphics/gsnapshot/Makefile +++ b/graphics/gsnapshot/Makefile @@ -7,6 +7,7 @@ PORTNAME= gsnapshot PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF @@ -16,6 +17,7 @@ COMMENT= A gtk+ based screen capture USE_AUTOTOOLS= automake:15:env libtool:15 USE_GNOME= gtk20 GNU_CONFIGURE= yes +USE_XORG= x11 WRKSRC= ${WRKDIR}/${PORTNAME} |