summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-12-31 07:57:14 +0000
committerobache <obache@pkgsrc.org>2010-12-31 07:57:14 +0000
commite2e8d3a2461a40e6ec8ebbade78a84847c88db44 (patch)
tree9ccc2c1a4358dfc328c1f643ed30eeb9a0f7b08e /misc
parent1db8bac4def9ab3240f54e5db38c4dd41e8c13e3 (diff)
downloadpkgsrc-e2e8d3a2461a40e6ec8ebbade78a84847c88db44.tar.gz
This package is using GNU Configure script.
Changed to GNU_CONFIGURE=yes so that pksrc hooks for GNU Configure will be invoked and fixes PR#44299.
Diffstat (limited to 'misc')
-rw-r--r--misc/jitterbug/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/jitterbug/Makefile b/misc/jitterbug/Makefile
index 317113244f1..84109b5bc45 100644
--- a/misc/jitterbug/Makefile
+++ b/misc/jitterbug/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2009/01/14 12:20:57 sketch Exp $
+# $NetBSD: Makefile,v 1.33 2010/12/31 07:57:14 obache Exp $
DISTNAME= jitterbug-1.6.2
PKGREVISION= 2
@@ -44,8 +44,7 @@ PKG_USERS= ${JB_USER}:${JB_GROUP}
PKG_GROUPS_VARS+= JB_GROUP
PKG_USERS_VARS+= JB_USER
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
+GNU_CONFIGURE= yes
MESSAGE_SUBST+= JB_USER=${JB_USER:Q} \
JB_PACKAGE=${JB_PACKAGE:Q} \