diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-11-14 14:09:31 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-11-14 14:09:31 +0800 |
commit | 295f469e08832bfd303b57447c355ea91ae7f245 (patch) | |
tree | 83e161a887e9f9dd028dca12383a75c4095cedfb /news | |
parent | ea6aba49f939a4ba77f3694a4dbebcaaaa35dd04 (diff) | |
download | freebsd-ports-gnome-295f469e08832bfd303b57447c355ea91ae7f245.tar.gz freebsd-ports-gnome-295f469e08832bfd303b57447c355ea91ae7f245.tar.zst freebsd-ports-gnome-295f469e08832bfd303b57447c355ea91ae7f245.zip |
- update FETCH_DEPENDS
Feature safe: yes
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 |