diff options
Diffstat (limited to 'graphics/scrot/Makefile')
-rw-r--r-- | graphics/scrot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile index e87c716061d..e6fa9a995b3 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -7,7 +7,7 @@ PORTNAME= scrot PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://linuxbrit.co.uk/downloads/ \ http://www.amdmi3.ru/distfiles/ @@ -17,7 +17,6 @@ COMMENT= A screen capture utility that utilizes Imlib2 LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib -USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} |