diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-11-14 14:02:45 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-11-14 14:02:45 +0800 |
commit | 7bb8255f22508ebae0e3ad5edb19ee0f83fa0841 (patch) | |
tree | 23d6dc8f16d03b691c3b5de75b3949a75552221f /news/c-nocem | |
parent | 467495ac317e124d82a08ef363db80c0b4386e04 (diff) | |
download | freebsd-ports-gnome-7bb8255f22508ebae0e3ad5edb19ee0f83fa0841.tar.gz freebsd-ports-gnome-7bb8255f22508ebae0e3ad5edb19ee0f83fa0841.tar.zst freebsd-ports-gnome-7bb8255f22508ebae0e3ad5edb19ee0f83fa0841.zip |
- add FETCH_DEPENDS
Feature safe: yes
Diffstat (limited to 'news/c-nocem')
-rw-r--r-- | news/c-nocem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/c-nocem/Makefile b/news/c-nocem/Makefile index b32f04bdd24f..ff464f14dfb7 100644 --- a/news/c-nocem/Makefile +++ b/news/c-nocem/Makefile @@ -14,6 +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 BUILD_DEPENDS= ${CNEWSWRK}/conf/substitutions:${PORTSDIR}/${CNEWS_PORT}:configure BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/${CNEWS_PORT} \ gpgv:${PORTSDIR}/security/gnupg1 |