summaryrefslogtreecommitdiff
path: root/wm
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 /wm
parentd3a768ef59085720a0f42c43102737c59d39abd9 (diff)
downloadpkgsrc-a8ce86997e0153e277ba6f540fddb593c3f19f44.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'wm')
-rw-r--r--wm/pekwm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/pekwm/Makefile b/wm/pekwm/Makefile
index 354a8d5f7c2..4eb2d9b8564 100644
--- a/wm/pekwm/Makefile
+++ b/wm/pekwm/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2013/07/02 20:33:37 gls Exp $
-#
+# $NetBSD: Makefile,v 1.52 2014/01/27 18:41:15 wiz Exp $
DISTNAME= pekwm-0.1.17
CATEGORIES= wm
@@ -11,7 +10,6 @@ HOMEPAGE= http://www.pekwm.org/
COMMENT= Window manager based on aewm++
LICENSE= gnu-gpl-v2
-FETCH_USING= curl
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= c c++