diff options
Diffstat (limited to 'graphics/geomorph/Makefile')
-rw-r--r-- | graphics/geomorph/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/geomorph/Makefile b/graphics/geomorph/Makefile index 2348e2faa270..9cafba918b01 100644 --- a/graphics/geomorph/Makefile +++ b/graphics/geomorph/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.60/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Height field generator and editor -LIB_DEPENDS= libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext \ - libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \ + libpng.so:graphics/png USES= desktop-file-utils gmake pkgconfig shebangfix SHEBANG_FILES= update-rc |