aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/ekiga/Makefile2
-rw-r--r--net/gnomemeeting/Makefile2
-rw-r--r--net/gnomemeeting2/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile
index d77be0e20f17..904c7192d4c7 100644
--- a/net/ekiga/Makefile
+++ b/net/ekiga/Makefile
@@ -23,7 +23,7 @@ NOCLEANDEPENDS= yes
USE_X_PREFIX= yes
USE_BISON= yes
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes # we need this so configure is regenerated
USE_GNOMENG= yes
USE_GNOME= gdkpixbuf gnomelibs gnomehack gnomeprefix
USE_GMAKE= yes
diff --git a/net/gnomemeeting/Makefile b/net/gnomemeeting/Makefile
index d77be0e20f17..904c7192d4c7 100644
--- a/net/gnomemeeting/Makefile
+++ b/net/gnomemeeting/Makefile
@@ -23,7 +23,7 @@ NOCLEANDEPENDS= yes
USE_X_PREFIX= yes
USE_BISON= yes
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes # we need this so configure is regenerated
USE_GNOMENG= yes
USE_GNOME= gdkpixbuf gnomelibs gnomehack gnomeprefix
USE_GMAKE= yes
diff --git a/net/gnomemeeting2/Makefile b/net/gnomemeeting2/Makefile
index d77be0e20f17..904c7192d4c7 100644
--- a/net/gnomemeeting2/Makefile
+++ b/net/gnomemeeting2/Makefile
@@ -23,7 +23,7 @@ NOCLEANDEPENDS= yes
USE_X_PREFIX= yes
USE_BISON= yes
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes # we need this so configure is regenerated
USE_GNOMENG= yes
USE_GNOME= gdkpixbuf gnomelibs gnomehack gnomeprefix
USE_GMAKE= yes