diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:53:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:53:21 +0000 |
commit | db9b6834d9b3a5a3bc0ff4033e0455d0b53d697c (patch) | |
tree | 56126d2351e7a915f81d77a15783f1222fd840ea | |
parent | 1f0496244616625e3eb6a5ac932e32aa014c22a8 (diff) | |
download | ports-db9b6834d9b3a5a3bc0ff4033e0455d0b53d697c.tar.gz ports-db9b6834d9b3a5a3bc0ff4033e0455d0b53d697c.zip |
Notes
-rw-r--r-- | deskutils/rubrica/Makefile | 1 | ||||
-rw-r--r-- | devel/py-traits/Makefile | 1 | ||||
-rw-r--r-- | editors/py-room/Makefile | 1 | ||||
-rw-r--r-- | games/openarena-data/Makefile | 1 | ||||
-rw-r--r-- | misc/libmetalink/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/ocsinventory-agent/Makefile | 1 | ||||
-rw-r--r-- | sysutils/py-glances/Makefile | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/deskutils/rubrica/Makefile b/deskutils/rubrica/Makefile index 76d547523fd9..eaf709c035db 100644 --- a/deskutils/rubrica/Makefile +++ b/deskutils/rubrica/Makefile @@ -15,7 +15,6 @@ LICENSE= GPLv3 LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme -FETCH_ARGS?= -Fpr USE_BZIP2= yes USES= desktop-file-utils gmake pathfix pkgconfig USE_GNOME= gconf2 gnomeprefix libglade2 diff --git a/devel/py-traits/Makefile b/devel/py-traits/Makefile index bb86a1effd92..e72e24126fcc 100644 --- a/devel/py-traits/Makefile +++ b/devel/py-traits/Makefile @@ -16,7 +16,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}EnthoughtBase>=3.0.1:${PORTSDIR}/devel/py- ${PYNUMPY} RUN_DEPENDS:= ${BUILD_DEPENDS} -FETCH_ARGS= -pRr USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= Traits diff --git a/editors/py-room/Makefile b/editors/py-room/Makefile index 54135e90fbd7..7afd85da543f 100644 --- a/editors/py-room/Makefile +++ b/editors/py-room/Makefile @@ -14,7 +14,6 @@ COMMENT= PyRoom is a clone of WriteRoom and features "distraction-free writing" RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg -FETCH_ARGS= USES= gettext USE_PYTHON= yes USE_GNOME= pygtk2 diff --git a/games/openarena-data/Makefile b/games/openarena-data/Makefile index 974512792869..5c188763098b 100644 --- a/games/openarena-data/Makefile +++ b/games/openarena-data/Makefile @@ -16,7 +16,6 @@ COMMENT= OpenArena game data files WRKSRC= ${WRKDIR}/baseoa NO_BUILD= yes -FETCH_ARGS= OA_DATA= ${PKGNAMEPREFIX}${OA_DATA_VER}.zip OA_DATA_VER= 0.8.8 diff --git a/misc/libmetalink/Makefile b/misc/libmetalink/Makefile index 475cbc74d965..c5572d66e7fc 100644 --- a/misc/libmetalink/Makefile +++ b/misc/libmetalink/Makefile @@ -15,7 +15,6 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -FETCH_ARGS= USE_BZIP2= yes USE_GCC= yes GNU_CONFIGURE= yes diff --git a/net-mgmt/ocsinventory-agent/Makefile b/net-mgmt/ocsinventory-agent/Makefile index 1e8595780604..76e4ab539faa 100644 --- a/net-mgmt/ocsinventory-agent/Makefile +++ b/net-mgmt/ocsinventory-agent/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS= dmidecode:${PORTSDIR}/sysutils/dmidecode \ lspci:${PORTSDIR}/sysutils/pciutils USES= perl5 -FETCH_ARGS= USE_PERL5= configure WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAN1= ocsinventory-agent.1 diff --git a/sysutils/py-glances/Makefile b/sysutils/py-glances/Makefile index 35c8ce9e811c..4b4e4e41ab2c 100644 --- a/sysutils/py-glances/Makefile +++ b/sysutils/py-glances/Makefile @@ -20,7 +20,6 @@ OPTIONS_DEFINE= MANPAGES NLS OPTIONS_SUB= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -FETCH_ARGS= -pRr USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= Glances |