summaryrefslogtreecommitdiff
path: root/wm/pekwm
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-27 18:41:11 +0000
committerwiz <wiz>2014-01-27 18:41:11 +0000
commit68fbb81137a1b37c52bad847d74ac236a019c542 (patch)
tree5a670e83731c045a6a2cd732ed95c0208be6f15a /wm/pekwm
parent43cb1d44f23136563cd2fd2a27d470914b17f0ef (diff)
downloadpkgsrc-68fbb81137a1b37c52bad847d74ac236a019c542.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'wm/pekwm')
-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++