diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-11 10:31:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-11 10:31:41 +0000 |
commit | 24e692de02e3211ab0e1762603607eb4f60f0c8d (patch) | |
tree | 830fc2bf7652587fa95f23130b6cf7d583cf49bc /astro/wmglobe | |
parent | b3a96ed6ee9c272be4c0763868b0cc1778d550ec (diff) | |
download | ports-24e692de02e3211ab0e1762603607eb4f60f0c8d.tar.gz ports-24e692de02e3211ab0e1762603607eb4f60f0c8d.zip |
Notes
Diffstat (limited to 'astro/wmglobe')
-rw-r--r-- | astro/wmglobe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/wmglobe/Makefile b/astro/wmglobe/Makefile index 40383ef4e2a7..0b3c68a163b9 100644 --- a/astro/wmglobe/Makefile +++ b/astro/wmglobe/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://hamete.org/static/wmg/ MAINTAINER= will@FreeBSD.org COMMENT= A neat xearth-like WindowMaker dockapp -LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker +LIB_DEPENDS= libwraster.so:${PORTSDIR}/x11-wm/windowmaker NO_STAGE= yes MAN1= wmglobe.1 |