diff options
Diffstat (limited to 'news/knews/Makefile')
-rw-r--r-- | news/knews/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index 8100703e7d17..fe2bfb5d4f22 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= LOCAL/dinoex MAINTAINER= dinoex@FreeBSD.org COMMENT= Threaded nntp newsreader for X -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ - libcompface.so:${PORTSDIR}/mail/faces -RUN_DEPENDS= newsp:${PORTSDIR}/print/mp-letter +LIB_DEPENDS= libpng.so:graphics/png \ + libcompface.so:mail/faces +RUN_DEPENDS= newsp:print/mp-letter LICENSE= GPLv2 |