diff options
Diffstat (limited to 'japanese/ebnetd')
-rw-r--r-- | japanese/ebnetd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/ebnetd/Makefile b/japanese/ebnetd/Makefile index ab90cca80b03..ad0d282f7137 100644 --- a/japanese/ebnetd/Makefile +++ b/japanese/ebnetd/Makefile @@ -12,7 +12,7 @@ COMMENT= Servers for accessing CD-ROM books via TCP/IP LICENSE= GPLv2 -LIB_DEPENDS= libeb.so:${PORTSDIR}/japanese/eb +LIB_DEPENDS= libeb.so:japanese/eb GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${RUNDIR} --with-logdir=${LOGDIR} |