diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-06-03 21:41:02 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-06-03 21:41:02 +0000 |
commit | 77c2e8801a1a5853b948f8313580319d1adc623d (patch) | |
tree | b88545d08287179a17b59a20f6ab87bd88207d40 /x11/xscreensaver | |
parent | b197747054dc56c99bd2b8291ee0f96881037118 (diff) | |
download | ports-77c2e8801a1a5853b948f8313580319d1adc623d.tar.gz ports-77c2e8801a1a5853b948f8313580319d1adc623d.zip |
Notes
Diffstat (limited to 'x11/xscreensaver')
-rw-r--r-- | x11/xscreensaver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index 2ca6f780d664..2845a88f07ab 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= gle.4:${PORTSDIR}/graphics/gle \ xml2.5:${PORTSDIR}/textproc/libxml2 \ glade-2.0.0:${PORTSDIR}/devel/libglade2 -RUN_DEPENDS= p5-libwww:${PORTSDIR}/www/p5-libwww \ +RUN_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww \ giftopnm:${PORTSDIR}/graphics/netpbm MAKE_JOBS_SAFE= yes |