summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2014-03-23 14:50:25 +0000
committerpawel <pawel@FreeBSD.org>2014-03-23 14:50:25 +0000
commit0d36258f4b9131aaa7ea52746ea5787e2526baf4 (patch)
tree348a04b0aaffba3ef1b84acdc0641527d9f9e9d9
parent4e47c898146e0c01f48e1daaa3108cfa930150a2 (diff)
downloadFreeBSD-ports-0d36258f4b9131aaa7ea52746ea5787e2526baf4.zip
FreeBSD-ports-0d36258f4b9131aaa7ea52746ea5787e2526baf4.tar.gz
- Take maintainership
- Add maintainer's mirror, main site is down for maintaince - Append not set LDFLAGS PR: ports/187851 Submitted by: A.J. van Werven <freebsd@skysmurf.nl>
-rw-r--r--graphics/hsetroot/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/hsetroot/Makefile b/graphics/hsetroot/Makefile
index 1e669b8..18c5b25 100644
--- a/graphics/hsetroot/Makefile
+++ b/graphics/hsetroot/Makefile
@@ -5,9 +5,10 @@ PORTNAME= hsetroot
PORTVERSION= 1.0.2
PORTREVISION= 10
CATEGORIES= graphics
-MASTER_SITES= http://cdn.thegraveyard.org/releases/hsetroot/
+MASTER_SITES= http://cdn.thegraveyard.org/releases/hsetroot/ \
+ http://www.skysmurf.nl/comp/FreeBSD/distfiles/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd@skysmurf.nl
COMMENT= Wallpaper manipulation utility for X11
LICENSE= GPLv2
@@ -16,7 +17,7 @@ GNU_CONFIGURE= yes
USES= gmake
USE_EFL= imlib2
USE_XORG= x11
-LDFLAGS= -lX11
+LDFLAGS+= -lX11
PLIST_FILES= bin/hsetroot
OpenPOWER on IntegriCloud