diff options
author | ade <ade@FreeBSD.org> | 2010-12-04 15:34:27 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-12-04 15:34:27 +0800 |
commit | a44c192a2f5c31ae449c6b008b8a42bcc7ee099d (patch) | |
tree | 14d9392b22ced431dae442dd74506f7e26011de3 /editors | |
parent | db3ee9b87911306ae5e8d8b79d43c0e4c925954d (diff) | |
download | freebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.tar.gz freebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.tar.zst freebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.zip |
Sync to new bsd.autotools.mk
Diffstat (limited to 'editors')
-rw-r--r-- | editors/cooledit/Makefile | 2 | ||||
-rw-r--r-- | editors/emacs21/Makefile | 2 | ||||
-rw-r--r-- | editors/gedit-plugins/Makefile | 2 | ||||
-rw-r--r-- | editors/gedit/Makefile | 2 | ||||
-rw-r--r-- | editors/gphpedit/Makefile | 2 | ||||
-rw-r--r-- | editors/kate-plugins/Makefile | 2 | ||||
-rw-r--r-- | editors/kile/Makefile | 2 | ||||
-rw-r--r-- | editors/klat/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-kde3/Makefile | 2 | ||||
-rw-r--r-- | editors/kxmleditor/Makefile | 2 | ||||
-rw-r--r-- | editors/lpe/Makefile | 2 | ||||
-rw-r--r-- | editors/mlview/Makefile | 2 | ||||
-rw-r--r-- | editors/nvi-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/xemacs-devel-mule/Makefile | 2 | ||||
-rw-r--r-- | editors/xemacs-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/xemacs/Makefile | 2 | ||||
-rw-r--r-- | editors/xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | editors/xmlcopyeditor/Makefile | 2 | ||||
-rw-r--r-- | editors/xmleditor/Makefile | 2 | ||||
-rw-r--r-- | editors/yui/Makefile | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index c996adee929a..f3642ee8962d 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= apps/editors/X/cooledit MAINTAINER= ports@FreeBSD.org COMMENT= Suite of utilities, including a GUI editor -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_PYTHON= yes USE_GETTEXT= yes USE_GMAKE= yes diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile index 8a3d0a73d173..dbd151fbe609 100644 --- a/editors/emacs21/Makefile +++ b/editors/emacs21/Makefile @@ -34,7 +34,7 @@ LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \ USE_XORG= xpm .endif -USE_AUTOTOOLS= autoconf:213 +USE_AUTOTOOLS= autoconf213 USE_GMAKE= yes CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 6df7425aea31..80124e3652a9 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -25,7 +25,7 @@ USE_LDCONFIG= yes USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack gnomeprefix intlhack gnomevfs2 WANT_GNOME= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 63ad38a1f62b..3758401e6d7d 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -27,7 +27,7 @@ USE_GETTEXT= yes INSTALLS_OMF= yes USE_LDCONFIG= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gtksourceview2 \ desktopfileutils gnomedocutils ltasneededhack GNOME_DESKTOP_VERSION=2 diff --git a/editors/gphpedit/Makefile b/editors/gphpedit/Makefile index f12767040d5b..f2327c143c6a 100644 --- a/editors/gphpedit/Makefile +++ b/editors/gphpedit/Makefile @@ -18,7 +18,7 @@ COMMENT= PHP, HTML and CSS development environment for GNOME 2.x USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgtkhtml -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAKE_JOBS_UNSAFE= yes diff --git a/editors/kate-plugins/Makefile b/editors/kate-plugins/Makefile index fd5c2ddae04e..ac6f3ad5b275 100644 --- a/editors/kate-plugins/Makefile +++ b/editors/kate-plugins/Makefile @@ -23,7 +23,7 @@ USE_KDELIBS_VER=3 USE_BZIP2= yes PREFIX= ${KDE_PREFIX} -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/editors/kile/Makefile b/editors/kile/Makefile index 6e30d8519a3b..b1af41ff4870 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -21,7 +21,7 @@ CONFLICTS= kile-i18n-[0-9]* USE_KDELIBS_VER=3 USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes OPTIONS= KPDF "Use KPDF and KDVI for viewing" on diff --git a/editors/klat/Makefile b/editors/klat/Makefile index b1c9f337883a..095823486064 100644 --- a/editors/klat/Makefile +++ b/editors/klat/Makefile @@ -17,7 +17,7 @@ COMMENT= A LaTeX source editor for KDE GNU_CONFIGURE= yes USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool INSTALLS_ICONS= yes .include <bsd.port.mk> diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index f14a5523f602..0fb73d4068b4 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/Makefile @@ -31,7 +31,7 @@ LIB_DEPENDS= GraphicsMagick++.1:${PORTSDIR}/graphics/GraphicsMagick \ wv2.4:${PORTSDIR}/textproc/wv2 RUN_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_BZIP2= yes USE_GMAKE= yes diff --git a/editors/kxmleditor/Makefile b/editors/kxmleditor/Makefile index c84bc021843c..31896b801140 100644 --- a/editors/kxmleditor/Makefile +++ b/editors/kxmleditor/Makefile @@ -15,7 +15,7 @@ MAINTAINER= kevlo@FreeBSD.org COMMENT= XML editor for KDE USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile index 58c7e21e2c71..60bf8e962901 100644 --- a/editors/lpe/Makefile +++ b/editors/lpe/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2 MAKE_JOBS_UNSAFE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 18d67edf3048..ab88d84b1b4b 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A tree oriented XML editor for Gnome USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:268 libtool:22 +USE_AUTOTOOLS= autoconf libtool USE_GNOME= eel2 gnomehack gnomeprefix gtksourceview libgnomeui USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/editors/nvi-devel/Makefile b/editors/nvi-devel/Makefile index a2a4b3df0004..c6dee1dcde67 100644 --- a/editors/nvi-devel/Makefile +++ b/editors/nvi-devel/Makefile @@ -20,7 +20,7 @@ OPTIONS= WIDECHAR "Enable wide-character support (UTF-8)" On USE_BZIP2= yes WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_ICONV= yes USE_BDB= 3 diff --git a/editors/xemacs-devel-mule/Makefile b/editors/xemacs-devel-mule/Makefile index ea432ef23c89..9809178d0dc4 100644 --- a/editors/xemacs-devel-mule/Makefile +++ b/editors/xemacs-devel-mule/Makefile @@ -53,7 +53,7 @@ XEMACS_ARCH= ${MACHINE_ARCH}--freebsd WRKSRC= ${WRKDIR}/xemacs-${XEMACS_VER:S/-b/./} STRIP= -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf CONFIGURE_TARGET=${XEMACS_ARCH} CONFIGURE_ARGS+= --enable-mule \ diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile index 356f9b77021e..62f5db5a6cf4 100644 --- a/editors/xemacs-devel/Makefile +++ b/editors/xemacs-devel/Makefile @@ -39,7 +39,7 @@ XEMACS_ARCH= ${CONFIGURE_TARGET} WRKSRC= ${WRKDIR}/xemacs-${XEMACS_VER:S/-b/./} STRIP= -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf CONFIGURE_TARGET=${MACHINE_ARCH}--freebsd CONFIGURE_ARGS?=--enable-clash-detection \ diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 10e6eda4e3bc..257d7c1a5a8d 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -30,7 +30,7 @@ XEMACS_ARCH= ${CONFIGURE_TARGET} USE_BZIP2= yes WANT_GNOME= yes STRIP= -USE_AUTOTOOLS= autoconf:213 +USE_AUTOTOOLS= autoconf213 CONFIGURE_TARGET=${MACHINE_ARCH}--freebsd CONFIGURE_ARGS?=--with-clash-detection \ diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index abf6fe8d72e8..a9f61d3ab6d6 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -50,7 +50,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_XORG= xpm STRIP= -USE_AUTOTOOLS= autoconf:213 +USE_AUTOTOOLS= autoconf213 CONFIGURE_TARGET=${MACHINE_ARCH}--freebsd CONFIGURE_ARGS= --with-x11 \ diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile index c604bfdd9143..05f7577cbecc 100644 --- a/editors/xmlcopyeditor/Makefile +++ b/editors/xmlcopyeditor/Makefile @@ -39,7 +39,7 @@ LIB_DEPENDS+= xerces-c.27:${PORTSDIR}/textproc/xerces-c2 \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include \ -I${LOCALBASE}/include/libxml2 ${PTHREAD_CFLAGS}" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/editors/xmleditor/Makefile b/editors/xmleditor/Makefile index 44c1f82f3c4d..8361f6e2c5f7 100644 --- a/editors/xmleditor/Makefile +++ b/editors/xmleditor/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_BISON= build USE_GNOME= gnomehack libglade USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ diff --git a/editors/yui/Makefile b/editors/yui/Makefile index fbf9c2ae2633..5b39cc4ce35f 100644 --- a/editors/yui/Makefile +++ b/editors/yui/Makefile @@ -17,7 +17,7 @@ MAINTAINER= citycat4@ngs.ru COMMENT= Rich-featured multi-windows console text editor USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf MAN1= y.1 |