diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-11-14 06:09:31 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-11-14 06:09:31 +0000 |
commit | 60fb06d9fd6dec16b4d8db2eb35d9ff659193781 (patch) | |
tree | e6d1a1a3883e596a4ac8f8c0bc1e834a7b8d4639 /news | |
parent | c39761ef67dc4be76e8b45e078e1b91b188c7a81 (diff) | |
download | ports-60fb06d9fd6dec16b4d8db2eb35d9ff659193781.tar.gz ports-60fb06d9fd6dec16b4d8db2eb35d9ff659193781.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/c-nocem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/c-nocem/Makefile b/news/c-nocem/Makefile index ff464f14dfb7..9a1fde1b7fc7 100644 --- a/news/c-nocem/Makefile +++ b/news/c-nocem/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://sites.inka.de/~bigred/sw/ \ MAINTAINER= dinoex@FreeBSD.org COMMENT= NoCeM for C News and INN -FETCH_DEPENDS= ${DISTDIR}/c-news/c-news.tar.Z:${CNEWSWRK}/conf/substitutions:${PORTSDIR}/${CNEWS_PORT}:checksum +FETCH_DEPENDS= ${DISTDIR}/c-news/c-news.tar.Z:${PORTSDIR}/${CNEWS_PORT}:checksum BUILD_DEPENDS= ${CNEWSWRK}/conf/substitutions:${PORTSDIR}/${CNEWS_PORT}:configure BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/${CNEWS_PORT} \ gpgv:${PORTSDIR}/security/gnupg1 |