summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-27 18:41:11 +0000
committerwiz <wiz>2014-01-27 18:41:11 +0000
commit6dcb35cc4540606da433fd60c2ea8deb67cc736b (patch)
tree5a670e83731c045a6a2cd732ed95c0208be6f15a /x11
parent587ecbda8742a25d25c7ec0cfc408d48a2e08aaf (diff)
downloadpkgsrc-6dcb35cc4540606da433fd60c2ea8deb67cc736b.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'x11')
-rw-r--r--x11/appmenu-qt/Makefile5
-rw-r--r--x11/elementary-icon-theme/Makefile6
-rw-r--r--x11/razor-qt/Makefile4
3 files changed, 3 insertions, 12 deletions
diff --git a/x11/appmenu-qt/Makefile b/x11/appmenu-qt/Makefile
index 79804058240..a5cca84cb63 100644
--- a/x11/appmenu-qt/Makefile
+++ b/x11/appmenu-qt/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/10/27 20:38:50 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.3 2014/01/27 18:41:15 wiz Exp $
DISTNAME= appmenu-qt-0.2.6
CATEGORIES= x11
@@ -11,8 +10,6 @@ HOMEPAGE= http://launchpad.net/appmenu-qt/
COMMENT= Allows Qt applications to export menus over DBus to a menu applet
LICENSE= gnu-lgpl-v2.1
-FETCH_USING= curl
-
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
USE_CMAKE= yes
diff --git a/x11/elementary-icon-theme/Makefile b/x11/elementary-icon-theme/Makefile
index 9a7f53e41be..e3ac700015d 100644
--- a/x11/elementary-icon-theme/Makefile
+++ b/x11/elementary-icon-theme/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/06/16 18:56:05 sno Exp $
-#
+# $NetBSD: Makefile,v 1.2 2014/01/27 18:41:15 wiz Exp $
DISTNAME= elementary-icon-theme-3.0
CATEGORIES= graphics
@@ -13,9 +12,6 @@ LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
-# Needed for launchpad
-FETCH_USING= curl
-
WRKSRC= ${WRKDIR}/elementary
NO_BUILD= yes
USE_LANGUAGES= # none
diff --git a/x11/razor-qt/Makefile b/x11/razor-qt/Makefile
index 159ac5538e9..30fc12d453a 100644
--- a/x11/razor-qt/Makefile
+++ b/x11/razor-qt/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2013/11/25 12:00:49 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.9 2014/01/27 18:41:15 wiz Exp $
DISTNAME= razorqt-0.5.1
PKGREVISION= 7
@@ -14,7 +13,6 @@ LICENSE= gnu-gpl-v2
BUILD_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen
-FETCH_USING= curl
USE_LANGUAGES= c c++
USE_TOOLS+= bash pkg-config
USE_CMAKE= yes