diff options
Diffstat (limited to 'graphics/fpc-hermes/Makefile')
-rw-r--r-- | graphics/fpc-hermes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fpc-hermes/Makefile b/graphics/fpc-hermes/Makefile index 1050ebb75d67..588cae17cefe 100644 --- a/graphics/fpc-hermes/Makefile +++ b/graphics/fpc-hermes/Makefile @@ -17,6 +17,6 @@ OPTIONS_DEFINE= HERMES HERMES_DESC= Install hermes graphics library OPTIONS_DEFAULT= HERMES -HERMES_LIB_DEPENDS= libHermes.so:${PORTSDIR}/graphics/Hermes +HERMES_LIB_DEPENDS= libHermes.so:graphics/Hermes .include "${MASTERDIR}/Makefile" |