summaryrefslogtreecommitdiff
path: root/devel/libdbusmenu-qt
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 /devel/libdbusmenu-qt
parentd3a768ef59085720a0f42c43102737c59d39abd9 (diff)
downloadpkgsrc-a8ce86997e0153e277ba6f540fddb593c3f19f44.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'devel/libdbusmenu-qt')
-rw-r--r--devel/libdbusmenu-qt/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/libdbusmenu-qt/Makefile b/devel/libdbusmenu-qt/Makefile
index 9552daff1cc..99c3344cf0b 100644
--- a/devel/libdbusmenu-qt/Makefile
+++ b/devel/libdbusmenu-qt/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2013/06/06 12:53:41 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.21 2014/01/27 18:41:12 wiz Exp $
DISTNAME= libdbusmenu-qt-0.9.2
PKGREVISION= 10
@@ -12,8 +11,6 @@ HOMEPAGE= http://people.canonical.com/~agateau/dbusmenu/index.html
COMMENT= Dbusmenu library for Qt
LICENSE= gnu-lgpl-v2.1
-FETCH_USING= curl
-
USE_LANGUAGES= c c++
USE_CMAKE= yes
CMAKE_ARGS+= -DWITH_DOC=OFF