summaryrefslogtreecommitdiff
path: root/x11/appmenu-qt/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-27 18:41:11 +0000
committerwiz <wiz@pkgsrc.org>2014-01-27 18:41:11 +0000
commita8ce86997e0153e277ba6f540fddb593c3f19f44 (patch)
tree5a670e83731c045a6a2cd732ed95c0208be6f15a /x11/appmenu-qt/Makefile
parentd3a768ef59085720a0f42c43102737c59d39abd9 (diff)
downloadpkgsrc-a8ce86997e0153e277ba6f540fddb593c3f19f44.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'x11/appmenu-qt/Makefile')
-rw-r--r--x11/appmenu-qt/Makefile5
1 files changed, 1 insertions, 4 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