diff options
Diffstat (limited to 'graphics/gts/Makefile')
-rw-r--r-- | graphics/gts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gts/Makefile b/graphics/gts/Makefile index bc29f5ef4c9e..d8d6da83229f 100644 --- a/graphics/gts/Makefile +++ b/graphics/gts/Makefile @@ -24,7 +24,7 @@ OPTIONS_DEFINE= NETPBM OPTIONS_SUB= yes NETPBM_DESC= Build with libnetpbm support -NETPBM_LIB_DEPENDS= libnetpbm.so:${PORTSDIR}/graphics/netpbm +NETPBM_LIB_DEPENDS= libnetpbm.so:graphics/netpbm CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib |