diff options
Diffstat (limited to 'graphics/hsetroot/Makefile')
-rw-r--r-- | graphics/hsetroot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/hsetroot/Makefile b/graphics/hsetroot/Makefile index 69d08d334430..bbf85367f123 100644 --- a/graphics/hsetroot/Makefile +++ b/graphics/hsetroot/Makefile @@ -7,7 +7,7 @@ PORTNAME= hsetroot PORTVERSION= 1.0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://thegraveyard.org/files/ @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Utility to compose wallpapers for X PLIST_FILES= bin/hsetroot -USE_X_PREFIX= YES USE_EFL= imlib2 GNU_CONFIGURE= YES |