diff options
Diffstat (limited to 'comms/efax/Makefile')
-rw-r--r-- | comms/efax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/efax/Makefile b/comms/efax/Makefile index 9e92f1e01835..4c3e09526be3 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -13,7 +13,7 @@ COMMENT= Fax send/receive program LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage +RUN_DEPENDS= xloadimage:x11/xloadimage DOCSDIR= ${PREFIX}/share/doc/efax PORTDOCS= README printcap.sample efax.html fax.html |