aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /news
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/atp/Makefile4
-rw-r--r--news/brag/Makefile4
-rw-r--r--news/c-nocem/Makefile8
-rw-r--r--news/cleanfeed/Makefile2
-rw-r--r--news/diablo/Makefile2
-rw-r--r--news/hellanzb/Makefile14
-rw-r--r--news/husky-areafix/Makefile2
-rw-r--r--news/husky-fidoconf/Makefile2
-rw-r--r--news/husky-hpt/Makefile4
-rw-r--r--news/husky-htick/Makefile4
-rw-r--r--news/husky-smapi/Makefile2
-rw-r--r--news/husky/Makefile4
-rw-r--r--news/inn/Makefile12
-rw-r--r--news/knews/Makefile6
-rw-r--r--news/leafnode/Makefile2
-rw-r--r--news/lusernet/Makefile2
-rw-r--r--news/mail2nntp/Makefile2
-rw-r--r--news/mmail/Makefile4
-rw-r--r--news/newscache/Makefile2
-rw-r--r--news/newsgrab/Makefile8
-rw-r--r--news/newsstar/Makefile6
-rw-r--r--news/newsx/Makefile4
-rw-r--r--news/nntp/Makefile2
-rw-r--r--news/noffle/Makefile2
-rw-r--r--news/nzbget/Makefile10
-rw-r--r--news/nzbperl/Makefile8
-rw-r--r--news/p5-News-Article-NoCeM/Makefile4
-rw-r--r--news/p5-News-Article/Makefile6
-rw-r--r--news/p5-News-Newsrc/Makefile2
-rw-r--r--news/p5-POE-Component-Client-NNTP/Makefile10
-rw-r--r--news/p5-POE-Component-Server-NNTP/Makefile6
-rw-r--r--news/pan/Makefile8
-rw-r--r--news/papercut/Makefile2
-rw-r--r--news/plor/Makefile2
-rw-r--r--news/py-pynzb/Makefile2
-rw-r--r--news/rawdog/Makefile2
-rw-r--r--news/s-news/Makefile2
-rw-r--r--news/sabnzbdplus/Makefile18
-rw-r--r--news/slnr/Makefile2
-rw-r--r--news/slrn/Makefile4
-rw-r--r--news/slrnconf/Makefile4
-rw-r--r--news/slrnface/Makefile2
-rw-r--r--news/sn/Makefile2
-rw-r--r--news/suck/Makefile4
-rw-r--r--news/tin/Makefile12
-rw-r--r--news/trn/Makefile2
-rw-r--r--news/ubh/Makefile10
-rw-r--r--news/xpn/Makefile4
48 files changed, 116 insertions, 116 deletions
diff --git a/news/atp/Makefile b/news/atp/Makefile
index 9bfa3f0278cf..04ef90670650 100644
--- a/news/atp/Makefile
+++ b/news/atp/Makefile
@@ -11,8 +11,8 @@ DISTFILES= ${DISTNAME}-src.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= QWK message packet reader and composer for FreeBSD
-RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \
- unzip:${PORTSDIR}/archivers/unzip
+RUN_DEPENDS= zip:archivers/zip \
+ unzip:archivers/unzip
USES= gmake perl5
USE_PERL5= run
diff --git a/news/brag/Makefile b/news/brag/Makefile
index f93ce5a3e70c..ed157f321c5b 100644
--- a/news/brag/Makefile
+++ b/news/brag/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= http://brag.sourceforge.net/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Download and assemble multipart binaries from newsgroups
-RUN_DEPENDS= uudeview:${PORTSDIR}/converters/uudeview \
- ${TCLSH}:${PORTSDIR}/lang/tcl84
+RUN_DEPENDS= uudeview:converters/uudeview \
+ ${TCLSH}:lang/tcl84
PLIST_FILES= bin/brag man/man1/brag.1.gz
PORTDOCS= CHANGES README
diff --git a/news/c-nocem/Makefile b/news/c-nocem/Makefile
index 6aa613b492b8..ca07f6db2745 100644
--- a/news/c-nocem/Makefile
+++ b/news/c-nocem/Makefile
@@ -10,10 +10,10 @@ 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:${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
+FETCH_DEPENDS= ${DISTDIR}/c-news/c-news.tar.Z:${CNEWS_PORT}:checksum
+BUILD_DEPENDS= ${CNEWSWRK}/conf/substitutions:${CNEWS_PORT}:configure
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${CNEWS_PORT} \
+ gpgv:security/gnupg1
USES= perl5 gmake
GNU_CONFIGURE= yes
diff --git a/news/cleanfeed/Makefile b/news/cleanfeed/Makefile
index ab2566928091..0033fb94f161 100644
--- a/news/cleanfeed/Makefile
+++ b/news/cleanfeed/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.mixmin.net/cleanfeed/
MAINTAINER= johans@FreeBSD.org
COMMENT= Spam filter for Usenet news servers
-RUN_DEPENDS= ${LOCALBASE}/news/bin/innd:${PORTSDIR}/news/inn
+RUN_DEPENDS= ${LOCALBASE}/news/bin/innd:news/inn
NO_BUILD= yes
USES= perl5
diff --git a/news/diablo/Makefile b/news/diablo/Makefile
index ac8bbf89190b..838f0f02cf64 100644
--- a/news/diablo/Makefile
+++ b/news/diablo/Makefile
@@ -13,7 +13,7 @@ COMMENT= Comprehensive newsfeeding and newsreading software package
LICENSE= BSD3CLAUSE
-BUILD_DEPENDS= xmake:${PORTSDIR}/devel/xmake
+BUILD_DEPENDS= xmake:devel/xmake
PORTDOCS= COPYRIGHT INSTALL README.READER README.SERVER RELEASE_NOTES
diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile
index 716264d6ca4d..e41c5c569b37 100644
--- a/news/hellanzb/Makefile
+++ b/news/hellanzb/Makefile
@@ -12,11 +12,11 @@ COMMENT= Nzb downloader and post processor
LICENSE= BSD3CLAUSE
-RUN_DEPENDS= par2:${PORTSDIR}/archivers/par2cmdline \
- flac:${PORTSDIR}/audio/flac \
- shorten:${PORTSDIR}/audio/shorten \
- ${PYTHON_PKGNAMEPREFIX}yenc>=0:${PORTSDIR}/news/py-yenc \
- mac:${PORTSDIR}/audio/mac
+RUN_DEPENDS= par2:archivers/par2cmdline \
+ flac:audio/flac \
+ shorten:audio/shorten \
+ ${PYTHON_PKGNAMEPREFIX}yenc>=0:news/py-yenc \
+ mac:audio/mac
USE_PYTHON= distutils
USES= python:2 twisted:run,web
@@ -29,9 +29,9 @@ OPTIONS_DEFINE= DOCS
# more fully-featured rar needs i386
.if ${ARCH} == "i386"
-RUN_DEPENDS+= rar:${PORTSDIR}/archivers/rar
+RUN_DEPENDS+= rar:archivers/rar
.else
-RUN_DEPENDS+= unrar:${PORTSDIR}/archivers/unrar
+RUN_DEPENDS+= unrar:archivers/unrar
.endif
post-install-DOCS-on:
diff --git a/news/husky-areafix/Makefile b/news/husky-areafix/Makefile
index 4c205e9bff28..72dd71f1e714 100644
--- a/news/husky-areafix/Makefile
+++ b/news/husky-areafix/Makefile
@@ -4,7 +4,7 @@ PORTNAME= husky-areafix
COMMENT= Husky FTN areafix library
-LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
+LIB_DEPENDS= libfidoconfig.so:news/husky-fidoconf
USE_LDCONFIG= yes
diff --git a/news/husky-fidoconf/Makefile b/news/husky-fidoconf/Makefile
index d7ba043dbbad..dd258c6972f7 100644
--- a/news/husky-fidoconf/Makefile
+++ b/news/husky-fidoconf/Makefile
@@ -4,7 +4,7 @@ PORTNAME= husky-fidoconf
COMMENT= Husky FTN configuration library
-LIB_DEPENDS= libsmapi.so:${PORTSDIR}/news/husky-smapi
+LIB_DEPENDS= libsmapi.so:news/husky-smapi
USES+= perl5 shebangfix
SHEBANG_FILES= util/fconf2areasbbs.pl util/fconf2na.pl util/sq2fc.pl
diff --git a/news/husky-hpt/Makefile b/news/husky-hpt/Makefile
index 9243d282f396..2f5b7bc5772b 100644
--- a/news/husky-hpt/Makefile
+++ b/news/husky-hpt/Makefile
@@ -4,8 +4,8 @@ PORTNAME= husky-hpt
COMMENT= Husky FTN tosser
-LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf \
- libareafix.so:${PORTSDIR}/news/husky-areafix
+LIB_DEPENDS= libfidoconfig.so:news/husky-fidoconf \
+ libareafix.so:news/husky-areafix
USES+= makeinfo
ALL_TARGET= all doc
diff --git a/news/husky-htick/Makefile b/news/husky-htick/Makefile
index 9c34e751ddfa..6a9a8741c6c4 100644
--- a/news/husky-htick/Makefile
+++ b/news/husky-htick/Makefile
@@ -4,8 +4,8 @@ PORTNAME= husky-htick
COMMENT= Husky FTN file ticker
-LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf \
- libareafix.so:${PORTSDIR}/news/husky-areafix
+LIB_DEPENDS= libfidoconfig.so:news/husky-fidoconf \
+ libareafix.so:news/husky-areafix
ALL_TARGET= all
INSTALL_TARGET= install
diff --git a/news/husky-smapi/Makefile b/news/husky-smapi/Makefile
index 69c4209606d9..ce0c0c793134 100644
--- a/news/husky-smapi/Makefile
+++ b/news/husky-smapi/Makefile
@@ -5,7 +5,7 @@ PORTEPOCH= 1
COMMENT= Husky FTN MSGAPI library
-LIB_DEPENDS= libhusky.so:${PORTSDIR}/news/husky-huskylib
+LIB_DEPENDS= libhusky.so:news/husky-huskylib
USE_LDCONFIG= yes
diff --git a/news/husky/Makefile b/news/husky/Makefile
index 4b9392d4e484..fcb43dc8d6e0 100644
--- a/news/husky/Makefile
+++ b/news/husky/Makefile
@@ -13,8 +13,8 @@ COMMENT?= Husky full featured highly portable FTN Tosser
DISTNAME= husky-all-1.9-source-20140519
.if ${PORTNAME} == "husky"
-RUN_DEPENDS= hpt:${PORTSDIR}/news/husky-hpt \
- htick:${PORTSDIR}/news/husky-htick
+RUN_DEPENDS= hpt:news/husky-hpt \
+ htick:news/husky-htick
NO_BUILD= yes
NO_INSTALL= yes
diff --git a/news/inn/Makefile b/news/inn/Makefile
index 67b69b367bb7..a797102f3195 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -9,8 +9,8 @@ MASTER_SITES= ISC/${PORTNAME}
MAINTAINER= johans@FreeBSD.org
COMMENT= InterNetNews -- the Internet meets Netnews
-BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \
- p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools
+BUILD_DEPENDS= p5-GD>=0:graphics/p5-GD \
+ p5-MIME-Tools>=0:mail/p5-MIME-Tools
RUN_DEPENDS:= ${BUILD_DEPENDS}
@@ -68,7 +68,7 @@ CONFIGURE_ARGS+= --with-bdb=${LOCALBASE} \
.if ${PORT_OPTIONS:MKERBEROS}
. if exists(${LOCALBASE}/bin/krb5-config)
-LIB_DEPENDS+= libgssapi_krb5.so:${PORTSDIR}/security/krb5
+LIB_DEPENDS+= libgssapi_krb5.so:security/krb5
CONFIGURE_ARGS+= --with-krb5=${LOCALBASE}
. else
CONFIGURE_ARGS+= --with-krb5=/usr
@@ -92,7 +92,7 @@ CONFIGURE_ARGS+= --enable-keywords
.if ${PORT_OPTIONS:MSASL}
CONFIGURE_ARGS+= --with-sasl=${LOCALBASE}
-LIB_DEPENDS+= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2
+LIB_DEPENDS+= libsasl2.so:security/cyrus-sasl2
.endif
.if ${PORT_OPTIONS:MTAGGED_HASH}
@@ -115,8 +115,8 @@ CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE}
.if ${PORT_OPTIONS:MGNUPG}
# Although pgpverify needs gpgv/gpgv2,
# checking 'gpg' is the shortest way to check any version of GnuPG installed.
-BUILD_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
-RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
+BUILD_DEPENDS+= gpg:security/gnupg
+RUN_DEPENDS+= gpg:security/gnupg
.endif
PORTDOCS= CONTRIBUTORS HACKING INSTALL LICENSE MANIFEST NEWS README TODO
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
diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile
index f7175d6a3010..69985300b6f2 100644
--- a/news/leafnode/Makefile
+++ b/news/leafnode/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF \
MAINTAINER= mandree@FreeBSD.org
COMMENT= NNTP package for offline news caching and reading
-LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= libpcre.so:devel/pcre
USES= tar:xz
GNU_CONFIGURE= yes
diff --git a/news/lusernet/Makefile b/news/lusernet/Makefile
index 9e5f62da4e13..2284684e4961 100644
--- a/news/lusernet/Makefile
+++ b/news/lusernet/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
USES= gnustep
USE_GNUSTEP= back build
-LIB_DEPENDS= libPantomime.so:${PORTSDIR}/mail/pantomime
+LIB_DEPENDS= libPantomime.so:mail/pantomime
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/LuserNET.app/LuserNET
diff --git a/news/mail2nntp/Makefile b/news/mail2nntp/Makefile
index b55addc9e095..5143946934bf 100644
--- a/news/mail2nntp/Makefile
+++ b/news/mail2nntp/Makefile
@@ -11,7 +11,7 @@ COMMENT= Simple mail to news gateway
LICENSE= GPLv2
-RUN_DEPENDS= p5-NNTPClient>=0:${PORTSDIR}/news/p5-NNTPClient
+RUN_DEPENDS= p5-NNTPClient>=0:news/p5-NNTPClient
USES= perl5 shebangfix
USE_PERL5= run
diff --git a/news/mmail/Makefile b/news/mmail/Makefile
index 6c8826d18ff9..69f213bd867e 100644
--- a/news/mmail/Makefile
+++ b/news/mmail/Makefile
@@ -9,8 +9,8 @@ MASTER_SITES= SF/multimail/MultiMail/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Offline BBS mail packet reader supporting QWK/OMEN/SOUP/OPX/BLUEWAVE
-RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \
- unzip:${PORTSDIR}/archivers/unzip
+RUN_DEPENDS= zip:archivers/zip \
+ unzip:archivers/unzip
USES= gmake ncurses
MAKE_ARGS= OPTS="" LIBS="${LDFLAGS} -lncurses"
diff --git a/news/newscache/Makefile b/news/newscache/Makefile
index 10c351ff6686..6c8e339e9e45 100644
--- a/news/newscache/Makefile
+++ b/news/newscache/Makefile
@@ -11,7 +11,7 @@ DISTNAME= NewsCache-${PORTVERSION:S/.r./rc/}
MAINTAINER= ports@FreeBSD.org
COMMENT= NewsCache is a free cache server for USENET News
-LIB_DEPENDS= libsocket++.so:${PORTSDIR}/net/libsocket++
+LIB_DEPENDS= libsocket++.so:net/libsocket++
USES= autoreconf
GNU_CONFIGURE= yes
diff --git a/news/newsgrab/Makefile b/news/newsgrab/Makefile
index b0f7a54c559a..b79f2a96f5c4 100644
--- a/news/newsgrab/Makefile
+++ b/news/newsgrab/Makefile
@@ -10,10 +10,10 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Download and uudecode binary files from USENET using regexps
-RUN_DEPENDS= p5-NNTPClient>=0:${PORTSDIR}/news/p5-NNTPClient \
- p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \
- p5-News-Newsrc>=0:${PORTSDIR}/news/p5-News-Newsrc \
- p5-Time-modules>=0:${PORTSDIR}/devel/p5-Time-modules
+RUN_DEPENDS= p5-NNTPClient>=0:news/p5-NNTPClient \
+ p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \
+ p5-News-Newsrc>=0:news/p5-News-Newsrc \
+ p5-Time-modules>=0:devel/p5-Time-modules
NO_BUILD= yes
USES= perl5 shebangfix tar:tgz
diff --git a/news/newsstar/Makefile b/news/newsstar/Makefile
index c09af3a18c13..3cda20e6d0a6 100644
--- a/news/newsstar/Makefile
+++ b/news/newsstar/Makefile
@@ -12,9 +12,9 @@ COMMENT= Transfer news between a local NNTP server (INN, sn, s-news)
LICENSE= GPLv3
-LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm
-BUILD_DEPENDS= xmlto:${PORTSDIR}/textproc/xmlto \
- ${LOCALBASE}/share/xml/docbook/4.5/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
+LIB_DEPENDS= libgdbm.so:databases/gdbm
+BUILD_DEPENDS= xmlto:textproc/xmlto \
+ ${LOCALBASE}/share/xml/docbook/4.5/docbookx.dtd:textproc/docbook-xml
GNU_CONFIGURE= yes
USES= iconv perl5 shebangfix
diff --git a/news/newsx/Makefile b/news/newsx/Makefile
index e41a2e1d7364..113b0a627e11 100644
--- a/news/newsx/Makefile
+++ b/news/newsx/Makefile
@@ -13,9 +13,9 @@ COMMENT= Program to fetch news from and post news to a remote NNTP server
LICENSE= GPLv2
.if defined(WITH_CNEWS)
-BUILD_DEPENDS= ${LOCALBASE}/news/lib/libcnews.a:${PORTSDIR}/news/cnews
+BUILD_DEPENDS= ${LOCALBASE}/news/lib/libcnews.a:news/cnews
.elif !defined(WITHOUT_INN_2-X)
-BUILD_DEPENDS= ${LOCALBASE}/news/lib/libinn.a:${PORTSDIR}/news/inn
+BUILD_DEPENDS= ${LOCALBASE}/news/lib/libinn.a:news/inn
.endif
GNU_CONFIGURE= yes
diff --git a/news/nntp/Makefile b/news/nntp/Makefile
index ecd2538e4fc9..08e6bc93d4d6 100644
--- a/news/nntp/Makefile
+++ b/news/nntp/Makefile
@@ -14,7 +14,7 @@ PATCHFILES= nntp-patch-y2k
MAINTAINER= dinoex@FreeBSD.org
COMMENT= NNTP with NOV support
-BUILD_DEPENDS= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews
+BUILD_DEPENDS= ${LOCALBASE}/lib/libcnews.a:news/cnews
NO_WRKSUBDIR= yes
PLIST_SUB+= VARBASE=${VARBASE}
diff --git a/news/noffle/Makefile b/news/noffle/Makefile
index 723448c6afc9..d0180dc95ff4 100644
--- a/news/noffle/Makefile
+++ b/news/noffle/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28devel%29/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= News server for low speed dial-up connections
-LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS= libgdbm.so:databases/gdbm
GNU_CONFIGURE= yes
diff --git a/news/nzbget/Makefile b/news/nzbget/Makefile
index 604839071c4a..5b22fdd15210 100644
--- a/news/nzbget/Makefile
+++ b/news/nzbget/Makefile
@@ -12,7 +12,7 @@ COMMENT= Binary newsreader supporting NZB files
LICENSE= GPLv2
-LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS= libxml2.so:textproc/libxml2
USES= ncurses pkgconfig shebangfix
USE_RC_SUBR= nzbget
@@ -38,11 +38,11 @@ OPTIONS_DEFAULT= GNUTLS PAR PYTHON RAR 7Z
PYTHON_DESC= Support for python post-processing scripts
RAR_DESC= Support extraction of rar archives
-7Z_RUN_DEPENDS= 7z:${PORTSDIR}/archivers/p7zip
+7Z_RUN_DEPENDS= 7z:archivers/p7zip
PYTHON_USES= python:run
-RAR_RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar
+RAR_RUN_DEPENDS= unrar:archivers/unrar
OPENSSL_CONFIGURE_ON= --with-tlslib=OpenSSL \
--with-openssl-includes=${OPENSSLINC} \
@@ -50,8 +50,8 @@ OPENSSL_CONFIGURE_ON= --with-tlslib=OpenSSL \
OPENSSL_USE= OPENSSL=yes
GNUTLS_CONFIGURE_ON= --with-tlslib=GnuTLS
-GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \
- libgcrypt.so:${PORTSDIR}/security/libgcrypt
+GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls \
+ libgcrypt.so:security/libgcrypt
.include <bsd.port.options.mk>
diff --git a/news/nzbperl/Makefile b/news/nzbperl/Makefile
index 2cf50455e303..9fde6c97384f 100644
--- a/news/nzbperl/Makefile
+++ b/news/nzbperl/Makefile
@@ -14,9 +14,9 @@ EXTRACT_SUFX=
MAINTAINER= ports@thepentagon.org
COMMENT= Perl script for downloading nzb files
-RUN_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM \
- p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \
- uudeview:${PORTSDIR}/converters/uudeview
+RUN_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM \
+ p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \
+ uudeview:converters/uudeview
PLIST_FILES= bin/${PORTNAME}
NO_BUILD= yes
@@ -26,7 +26,7 @@ SHEBANG_FILES= ${DISTNAME}
WRKSRC= ${WRKDIR}
OPTIONS_DEFINE= SSL
-SSL_RUN_DEPENDS=p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
+SSL_RUN_DEPENDS=p5-Net-SSLeay>=0:security/p5-Net-SSLeay
do-extract:
@${MKDIR} ${WRKDIR}
diff --git a/news/p5-News-Article-NoCeM/Makefile b/news/p5-News-Article-NoCeM/Makefile
index 6c108c113bcd..793ca23dc2ba 100644
--- a/news/p5-News-Article-NoCeM/Makefile
+++ b/news/p5-News-Article-NoCeM/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= leeym@FreeBSD.org
COMMENT= Module to generate accurate NoCeM notices
-RUN_DEPENDS= p5-News-Article>=0:${PORTSDIR}/news/p5-News-Article \
- p5-PGP-Sign>=0:${PORTSDIR}/security/p5-PGP-Sign
+RUN_DEPENDS= p5-News-Article>=0:news/p5-News-Article \
+ p5-PGP-Sign>=0:security/p5-PGP-Sign
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
diff --git a/news/p5-News-Article/Makefile b/news/p5-News-Article/Makefile
index 5b4f6624689f..92894b854c2a 100644
--- a/news/p5-News-Article/Makefile
+++ b/news/p5-News-Article/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Object for handling Usenet articles in mail or news form
-BUILD_DEPENDS= p5-Net>=0:${PORTSDIR}/net/p5-Net
+BUILD_DEPENDS= p5-Net>=0:net/p5-Net
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
@@ -21,7 +21,7 @@ OPTIONS_DEFINE= PGP_SIGN
OPTIONS_DEFAULT=PGP_SIGN
PGP_SIGN_DESC= PGP::Sign support for header signing
-PGP_SIGN_BUILD_DEPENDS= p5-PGP-Sign>=0:${PORTSDIR}/security/p5-PGP-Sign
-PGP_SIGN_RUN_DEPENDS= p5-PGP-Sign>=0:${PORTSDIR}/security/p5-PGP-Sign
+PGP_SIGN_BUILD_DEPENDS= p5-PGP-Sign>=0:security/p5-PGP-Sign
+PGP_SIGN_RUN_DEPENDS= p5-PGP-Sign>=0:security/p5-PGP-Sign
.include <bsd.port.mk>
diff --git a/news/p5-News-Newsrc/Makefile b/news/p5-News-Newsrc/Makefile
index 880e9cf9e6ea..386addf72159 100644
--- a/news/p5-News-Newsrc/Makefile
+++ b/news/p5-News-Newsrc/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Manage newsrc files
-BUILD_DEPENDS= p5-Set-IntSpan>=0:${PORTSDIR}/math/p5-Set-IntSpan
+BUILD_DEPENDS= p5-Set-IntSpan>=0:math/p5-Set-IntSpan
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
diff --git a/news/p5-POE-Component-Client-NNTP/Makefile b/news/p5-POE-Component-Client-NNTP/Makefile
index b95f1162dccc..cd2665a02fba 100644
--- a/news/p5-POE-Component-Client-NNTP/Makefile
+++ b/news/p5-POE-Component-Client-NNTP/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE component for non-blocking NNTP access
-BUILD_DEPENDS= p5-POE>=0.999.9:${PORTSDIR}/devel/p5-POE \
- p5-POE-Component-Pluggable>=0.03:${PORTSDIR}/devel/p5-POE-Component-Pluggable \
- p5-Test-POE-Server-TCP>=0:${PORTSDIR}/devel/p5-Test-POE-Server-TCP
-RUN_DEPENDS= p5-POE>=0.999.9:${PORTSDIR}/devel/p5-POE \
- p5-POE-Component-Pluggable>=0.03:${PORTSDIR}/devel/p5-POE-Component-Pluggable
+BUILD_DEPENDS= p5-POE>=0.999.9:devel/p5-POE \
+ p5-POE-Component-Pluggable>=0.03:devel/p5-POE-Component-Pluggable \
+ p5-Test-POE-Server-TCP>=0:devel/p5-Test-POE-Server-TCP
+RUN_DEPENDS= p5-POE>=0.999.9:devel/p5-POE \
+ p5-POE-Component-Pluggable>=0.03:devel/p5-POE-Component-Pluggable
USES= perl5
USE_PERL5= configure
diff --git a/news/p5-POE-Component-Server-NNTP/Makefile b/news/p5-POE-Component-Server-NNTP/Makefile
index df1d15812133..b638a9ae67c7 100644
--- a/news/p5-POE-Component-Server-NNTP/Makefile
+++ b/news/p5-POE-Component-Server-NNTP/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Component that provides NNTP server functionality
-RUN_DEPENDS= p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \
- p5-POE-Component-Pluggable>=0.03:${PORTSDIR}/devel/p5-POE-Component-Pluggable \
- p5-POE-Component-Client-NNTP>=1.05:${PORTSDIR}/news/p5-POE-Component-Client-NNTP
+RUN_DEPENDS= p5-POE>=0.38:devel/p5-POE \
+ p5-POE-Component-Pluggable>=0.03:devel/p5-POE-Component-Pluggable \
+ p5-POE-Component-Client-NNTP>=1.05:news/p5-POE-Component-Client-NNTP
USES= perl5
USE_PERL5= configure
diff --git a/news/pan/Makefile b/news/pan/Makefile
index c66c0d172f3e..f87863e83f54 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -14,8 +14,8 @@ COMMENT= Threaded GTK+ newsreader based on Agent for Windows
LICENSE= GPLv2
-LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
- libgmime-2.6.so:${PORTSDIR}/mail/gmime26
+LIB_DEPENDS= libpcre.so:devel/pcre \
+ libgmime-2.6.so:mail/gmime26
USES= gmake iconv pathfix pkgconfig tar:bzip2
USE_GNOME= intlhack
@@ -32,7 +32,7 @@ OPTIONS_SUB= yes
OPTIONS_DEFAULT=GTKSPELL GNUTLS GTK2
GTKSPELL_DESC= Spell checking support (gtk+2 only)
-GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls
+GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
GNUTLS_USES= pkgconfig
GNUTLS_CONFIGURE_WITH= gnutls
@@ -41,7 +41,7 @@ GTK3_USE= gnome=gtk30
GTK2_USE= gnome=gtk20
-GTKSPELL_LIB_DEPENDS= libgtkspell.so:${PORTSDIR}/textproc/gtkspell
+GTKSPELL_LIB_DEPENDS= libgtkspell.so:textproc/gtkspell
GTKSPELL_CONFIGURE_WITH= gtkspell
GTK3_PREVENTS= GTKSPELL
diff --git a/news/papercut/Makefile b/news/papercut/Makefile
index e29736560309..1010952b21a5 100644
--- a/news/papercut/Makefile
+++ b/news/papercut/Makefile
@@ -12,7 +12,7 @@ COMMENT= Papercut is a news server written in Python, using a MySQL backend
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:${PORTSDIR}/databases/py-MySQLdb
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:databases/py-MySQLdb
USES= python
NO_BUILD= yes
diff --git a/news/plor/Makefile b/news/plor/Makefile
index 6357dead4e14..d18943586aff 100644
--- a/news/plor/Makefile
+++ b/news/plor/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SUNSITE/system/bbs/mail
MAINTAINER= ports@FreeBSD.org
COMMENT= Alpha-release reader for reading SOUP and QWK packets
-RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip
+RUN_DEPENDS= zip:archivers/zip
GNU_CONFIGURE= yes
USES= gmake perl5
diff --git a/news/py-pynzb/Makefile b/news/py-pynzb/Makefile
index 28fe44e425e4..da515918bf07 100644
--- a/news/py-pynzb/Makefile
+++ b/news/py-pynzb/Makefile
@@ -18,6 +18,6 @@ USE_PYTHON= distutils autoplist
OPTIONS_DEFINE= LXML
LXML_DESC= Add support for py-lxml
-LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.1:${PORTSDIR}/devel/py-lxml
+LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.1:devel/py-lxml
.include <bsd.port.mk>
diff --git a/news/rawdog/Makefile b/news/rawdog/Makefile
index 94cb043332af..603afa57bb18 100644
--- a/news/rawdog/Makefile
+++ b/news/rawdog/Makefile
@@ -12,7 +12,7 @@ COMMENT= Simple RSS aggregator
LICENSE= GPLv2
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/feedparser.py:textproc/py-feedparser
USES= python
USE_PYTHON= distutils
diff --git a/news/s-news/Makefile b/news/s-news/Makefile
index 575f16914f50..6fa2cd66a12a 100644
--- a/news/s-news/Makefile
+++ b/news/s-news/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.lost.org.uk/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple news server for hosts with one or two users
-LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS= libgdbm.so:databases/gdbm
CONFLICTS= leafnode-[1-9]* nntp-[0-9]*
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile
index b77b5bce3f48..1061a909a239 100644
--- a/news/sabnzbdplus/Makefile
+++ b/news/sabnzbdplus/Makefile
@@ -12,9 +12,9 @@ COMMENT= Web-interface based binary newsgrabber in python, with nzb support
LICENSE= BSD2CLAUSE BSD3CLAUSE GPLv2+ ISCL MIT PSFL
LICENSE_COMB= multi
-RUN_DEPENDS= cheetah:${PORTSDIR}/devel/py-cheetah \
- ${PYTHON_SITELIBDIR}/pythonutils/configobj.py:${PORTSDIR}/devel/py-utils \
- ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3
+RUN_DEPENDS= cheetah:devel/py-cheetah \
+ ${PYTHON_SITELIBDIR}/pythonutils/configobj.py:devel/py-utils \
+ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3
USES= gettext python:2.6-2.7
@@ -42,12 +42,12 @@ UNRAR_DESC= Often required for unpacking many downloads
FEEDPARSER_DESC= rss-feed support
YENC_DESC= yenc support
-PAR2CMDLINE_RUN_DEPENDS= par2repair:${PORTSDIR}/archivers/par2cmdline-tbb
-FEEDPARSER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}feedparser>=0:${PORTSDIR}/textproc/py-feedparser
-YENC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yenc>=0:${PORTSDIR}/news/py-yenc
-OPENSSL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:${PORTSDIR}/security/py-openssl
-UNRAR_RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar
-7ZIP_RUN_DEPENDS= 7za:${PORTSDIR}/archivers/p7zip
+PAR2CMDLINE_RUN_DEPENDS= par2repair:archivers/par2cmdline-tbb
+FEEDPARSER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}feedparser>=0:textproc/py-feedparser
+YENC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yenc>=0:news/py-yenc
+OPENSSL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl
+UNRAR_RUN_DEPENDS= unrar:archivers/unrar
+7ZIP_RUN_DEPENDS= 7za:archivers/p7zip
.include <bsd.port.pre.mk>
diff --git a/news/slnr/Makefile b/news/slnr/Makefile
index 40f5ebcc92cf..5eca33ec70e0 100644
--- a/news/slnr/Makefile
+++ b/news/slnr/Makefile
@@ -11,7 +11,7 @@ COMMENT= Simplistic reader for SOUP (HDPF) mail and news packets
BROKEN= unfetchable
-RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip
+RUN_DEPENDS= zip:archivers/zip
MAKEFILE= src/Makefile
diff --git a/news/slrn/Makefile b/news/slrn/Makefile
index c750c3e79a5c..50fa1bf953e3 100644
--- a/news/slrn/Makefile
+++ b/news/slrn/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.jedsoft.org/releases/slrn/
MAINTAINER= johans@FreeBSD.org
COMMENT= SLang-based newsreader
-LIB_DEPENDS= libslang.so:${PORTSDIR}/devel/libslang2
+LIB_DEPENDS= libslang.so:devel/libslang2
CONFLICTS_INSTALL= ja-slrn-[0-9]*
@@ -31,7 +31,7 @@ NLS_CONFIGURE_OFF= --disable-nls
SSL_USE= OPENSSL
SSL_CONFIGURE_WITH= ssl
DEVIEW_DESC?= UUdecode view support
-DEVIEW_LIB_DEPENDS= libuu.so:${PORTSDIR}/converters/uulib
+DEVIEW_LIB_DEPENDS= libuu.so:converters/uulib
DEVIEW_CONFIGURE_WITH= uulib
DOCS_CONFIGURE_OFF= --with-docdir=${WRKSRC}/dummy
diff --git a/news/slrnconf/Makefile b/news/slrnconf/Makefile
index 1d3639b2aebf..d148a4085271 100644
--- a/news/slrnconf/Makefile
+++ b/news/slrnconf/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= http://home.arcor.de/kaffeetisch/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical configuration utility for the newsreader slrn
-BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
- p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent
+BUILD_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \
+ p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent
USES= perl5 shebangfix tar:bzip2
SHEBANG_FILES= slrnconf.in
diff --git a/news/slrnface/Makefile b/news/slrnface/Makefile
index 9ee4d5c6cfb0..f87cf8a05394 100644
--- a/news/slrnface/Makefile
+++ b/news/slrnface/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org
COMMENT= Shows X-Faces from slrn in X11 terminal emulator
-LIB_DEPENDS= libcompface.so:${PORTSDIR}/mail/faces
+LIB_DEPENDS= libcompface.so:mail/faces
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
ALL_TARGET= slrnface
diff --git a/news/sn/Makefile b/news/sn/Makefile
index 2030e3e6ab3f..4eb12c334693 100644
--- a/news/sn/Makefile
+++ b/news/sn/Makefile
@@ -14,7 +14,7 @@ COMMENT= Small news system for small sites serving
LICENSE= GPLv2
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+RUN_DEPENDS= bash:shells/bash
USES= gmake tar:bzip2
MAKE_ARGS+= PREFIX="${PREFIX}" LD="${CC}" CC="${CC}"
diff --git a/news/suck/Makefile b/news/suck/Makefile
index 39b22774c80e..a741a1e226c9 100644
--- a/news/suck/Makefile
+++ b/news/suck/Makefile
@@ -43,7 +43,7 @@ CNEWS_SUFFIX= -cnews
MAKE_ENV+= DB_TYPE=-DUSE_DBZ DB_LIB=-lcnews
MAKE_ENV+= DB_LIB_LOC=-L${LOCALBASE}/lib
MAKE_ENV+= INCDIR2=-I${LOCALBASE}/include
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/${CNEWS_PORT}
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${CNEWS_PORT}
CONFLICTS+= suck-4.*
.endif
@@ -54,7 +54,7 @@ MAKE_ENV+= DB_LIB="-linn -lstorage -linnhist"
MAKE_ENV+= DB_LIB_LOC=-L${LOCALBASE}/news/lib
MAKE_ENV+= DB_INC_LOC="-I${LOCALBASE}/news/include -I${LOCALBASE}/news/include/inn"
MAKE_ENV+= INCDIR2=-I${LOCALBASE}/include
-BUILD_DEPENDS+= ${LOCALBASE}/news/lib/libinn.a:${PORTSDIR}/news/inn
+BUILD_DEPENDS+= ${LOCALBASE}/news/lib/libinn.a:news/inn
CONFLICTS+= suck-cnews-4.*
.endif
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 46b153f70ef9..5c140fbdf7c6 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -20,9 +20,9 @@ MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \
MAINTAINER?= johans@FreeBSD.org
COMMENT= Easy-to-use threaded newsreader with NOV/NNTP support
-LIB_DEPENDS= libuu.so:${PORTSDIR}/converters/uulib \
- libpcre.so:${PORTSDIR}/devel/pcre
-RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
+LIB_DEPENDS= libuu.so:converters/uulib \
+ libpcre.so:devel/pcre
+RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:misc/mime-support
USES= gmake iconv ncurses shebangfix tar:bzip2
GNU_CONFIGURE= yes
@@ -36,13 +36,13 @@ OPTIONS_DEFAULT= GNUPG ISPELL METAMAIL
OPTIONS_SUB= yes
NNTP_ONLY_DESC= Only read news via NNTP (no spool dir support)
NNTP_ONLY_CONFIGURE_ENABLE=nntp-only
-GNUPG_RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
+GNUPG_RUN_DEPENDS= gpg:security/gnupg
GNUPG_CONFIGURE_ON= --with-gpg=${PREFIX}/bin/gpg \
--without-pgp --without-pgpk
GNUPG_CONFIGURE_OFF= --disable-pgp-gpg
-ISPELL_RUN_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell
+ISPELL_RUN_DEPENDS= ispell:textproc/aspell-ispell
ISPELL_CONFIGURE_ARGS= --with-ispell=${PREFIX}/bin/ispell
-METAMAIL_RUN_DEPENDS= metamail:${PORTSDIR}/mail/metamail
+METAMAIL_RUN_DEPENDS= metamail:mail/metamail
METAMAIL_CONFIGURE_ARGS=--with-metamail=${PREFIX}/bin/metamail
CANLOCK_DESC= Enable Cancel-Lock key support via libcanlock
CANLOCK_CONFIGURE_ENABLE=cancel-locks
diff --git a/news/trn/Makefile b/news/trn/Makefile
index e9115af2b34e..025570965d43 100644
--- a/news/trn/Makefile
+++ b/news/trn/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ \
MAINTAINER= johans@FreeBSD.org
COMMENT= Threaded Read News newsreader
-RUN_DEPENDS= munpack:${PORTSDIR}/converters/mpack
+RUN_DEPENDS= munpack:converters/mpack
CONFLICTS_INSTALL=trn-4.[0-9]*
diff --git a/news/ubh/Makefile b/news/ubh/Makefile
index 9f2a0b4e8801..0c119fa7eda2 100644
--- a/news/ubh/Makefile
+++ b/news/ubh/Makefile
@@ -11,11 +11,11 @@ MAINTAINER= john@zoner.org
COMMENT= Perl script to download and decode binaries posted to Usenet
RUN_DEPENDS= \
- p5-News-Newsrc>=0:${PORTSDIR}/news/p5-News-Newsrc \
- p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
- p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
- p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \
- p5-String-CRC32>=0:${PORTSDIR}/devel/p5-String-CRC32
+ p5-News-Newsrc>=0:news/p5-News-Newsrc \
+ p5-Mail-Tools>=0:mail/p5-Mail-Tools \
+ p5-IO-stringy>=0:devel/p5-IO-stringy \
+ p5-MIME-Tools>=0:mail/p5-MIME-Tools \
+ p5-String-CRC32>=0:devel/p5-String-CRC32
NO_BUILD= YES
USES= perl5 shebangfix
diff --git a/news/xpn/Makefile b/news/xpn/Makefile
index a1f8d52fe999..cc71fb851338 100644
--- a/news/xpn/Makefile
+++ b/news/xpn/Makefile
@@ -12,8 +12,8 @@ COMMENT= X Python Newsreader
LICENSE= GPLv2
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gtk2>=2.24.0:${PORTSDIR}/x11-toolkits/py-gtk2 \
- ${PYTHON_PKGNAMEPREFIX}sqlite3>=2.7.9:${PORTSDIR}/databases/py-sqlite3
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gtk2>=2.24.0:x11-toolkits/py-gtk2 \
+ ${PYTHON_PKGNAMEPREFIX}sqlite3>=2.7.9:databases/py-sqlite3
NO_BUILD= yes