aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-09 00:24:18 +0800
committerpav <pav@FreeBSD.org>2009-01-09 00:24:18 +0800
commitb85245140e65bde86239862fe69c499f8e2d58d1 (patch)
treed3eddaaf78e45e898a19db8eef8f3c19fe7b31cf
parent8246d7d0c66c5b1595b04c187a34aab20c6c4753 (diff)
downloadfreebsd-ports-gnome-b85245140e65bde86239862fe69c499f8e2d58d1.tar.gz
freebsd-ports-gnome-b85245140e65bde86239862fe69c499f8e2d58d1.tar.zst
freebsd-ports-gnome-b85245140e65bde86239862fe69c499f8e2d58d1.zip
- USE_CONFIGURE is nothing, and USE_AUTOTOOLS imply GNU_CONFIGURE anyway
-rw-r--r--mail/vmailmgr/Makefile1
-rw-r--r--textproc/scim-kmfl-imengine/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/mail/vmailmgr/Makefile b/mail/vmailmgr/Makefile
index a8172c412af9..c82b8f79fcd7 100644
--- a/mail/vmailmgr/Makefile
+++ b/mail/vmailmgr/Makefile
@@ -22,7 +22,6 @@ MAN1= checkvpw.1 vauthenticate.1 dumpvuser.1 \
MAN7= vmailmgr.7
MAN8= vmailmgrd.8
-USE_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5_BUILD= yes
AUTOMAKE_ARGS+= --add-missing -Wno-portability
diff --git a/textproc/scim-kmfl-imengine/Makefile b/textproc/scim-kmfl-imengine/Makefile
index f65196c3eed9..16f0f44a9f2f 100644
--- a/textproc/scim-kmfl-imengine/Makefile
+++ b/textproc/scim-kmfl-imengine/Makefile
@@ -27,7 +27,6 @@ USE_AUTOTOOLS= libtool:15
USE_GNOME= gtk20 intltool intlhack pkgconfig glib20
USE_GETTEXT= yes
USE_LDCONFIG= yes
-USE_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"