diff options
Diffstat (limited to 'astro/rmap')
-rw-r--r-- | astro/rmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/rmap/Makefile b/astro/rmap/Makefile index 064aec53605d..3acc55283085 100644 --- a/astro/rmap/Makefile +++ b/astro/rmap/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.reza.net/rmap/ MAINTAINER= ports@FreeBSD.org COMMENT= Generates images of the Earth centered at a particular location -LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd +LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd GNU_CONFIGURE= yes USES= gmake |