diff options
Diffstat (limited to 'graphics/urt/Makefile')
-rw-r--r-- | graphics/urt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index cdb0da361458..84f9608e3d45 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -16,7 +16,7 @@ PATCH_DIST_STRIP=-p1 MAINTAINER= ports@FreeBSD.org COMMENT= Toolkit and library for raster image processing -LIB_DEPENDS= libnetpbm.so:${PORTSDIR}/graphics/netpbm +LIB_DEPENDS= libnetpbm.so:graphics/netpbm OPTIONS_DEFINE= DOCS EXAMPLES |