From 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:16:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. With hat: portmgr Sponsored by: Absolight --- net-p2p/jigdo/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-p2p/jigdo/Makefile') diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile index 20c96cf71346..19e31de0c20d 100644 --- a/net-p2p/jigdo/Makefile +++ b/net-p2p/jigdo/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://atterer.org/sites/atterer/files/2009-08/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Utility used to retrieve large files over the Internet -RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget +RUN_DEPENDS= ${LOCALBASE}/bin/wget:ftp/wget USES= gmake tar:bzip2 USE_SUBMAKE= yes @@ -26,8 +26,8 @@ GUI_DESC= GTK2 Graphical User Interface BDB_DESC= Berkeley DB support (for jigdo-file cache) GUI_CONFIGURE_WITH= gui -GUI_LIB_DEPENDS= libgtk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 \ - libcurl.so:${PORTSDIR}/ftp/curl +GUI_LIB_DEPENDS= libgtk-x11-2.0.so:x11-toolkits/gtk20 \ + libcurl.so:ftp/curl GUI_USES= pkgconfig BDB_CONFIGURE_ON= --with-libdb=-l${BDB_LIB_CXX_NAME} -- cgit v1.2.3