summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-06-05 17:51:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-06-05 17:51:20 +0000
commit8ea52382c670179f3b36138d12fc9fdb38504953 (patch)
tree2d6240cef7816c5b94398a4fb68c114f2aee5d36
parentnuke p5-Date-Doomsday (diff)
Unbroke.
Remove USE_AUTOMAKE and but back explicit dependency to devel/automake. These ports aren't intended to be configured by automake, which USE_AUTOMAKE does automagically. Instead they are just using some files from ${LOCALBASE}/share/automake. Screwed by: ade Reported by: bento
Notes
Notes: svn path=/head/; revision=43545
Diffstat (limited to '')
-rw-r--r--deskutils/bitnotes/Makefile3
-rw-r--r--games/gcompris/Makefile3
-rw-r--r--games/gcompris2/Makefile3
-rw-r--r--games/quakeforge/Makefile2
-rw-r--r--net/gnometelnet/Makefile3
-rw-r--r--x11-toolkits/lesstif/Makefile3
-rw-r--r--x11-toolkits/libgtkeditor/Makefile2
7 files changed, 12 insertions, 7 deletions
diff --git a/deskutils/bitnotes/Makefile b/deskutils/bitnotes/Makefile
index 961bf79facec..c5ec666d21b2 100644
--- a/deskutils/bitnotes/Makefile
+++ b/deskutils/bitnotes/Makefile
@@ -14,11 +14,12 @@ EXTRACT_SUFX= .tgz
MAINTAINER= sobomax@FreeBSD.org
+BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake
+
WRKSRC= ${WRKDIR}/BitNotes
USE_X_PREFIX= yes
USE_AUTOCONF= yes
-USE_AUTOMAKE= yes
USE_GMAKE= yes
USE_GNOME= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile
index 65dd6e91bb39..b65387970930 100644
--- a/games/gcompris/Makefile
+++ b/games/gcompris/Makefile
@@ -14,8 +14,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= sobomax@FreeBSD.org
+BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake
+
USE_X_PREFIX= yes
-USE_AUTOMAKE= yes
USE_GMAKE= yes
USE_GNOME= yes
USE_LIBTOOL= yes
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile
index 65dd6e91bb39..b65387970930 100644
--- a/games/gcompris2/Makefile
+++ b/games/gcompris2/Makefile
@@ -14,8 +14,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= sobomax@FreeBSD.org
+BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake
+
USE_X_PREFIX= yes
-USE_AUTOMAKE= yes
USE_GMAKE= yes
USE_GNOME= yes
USE_LIBTOOL= yes
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile
index 8b5be854d462..831fc13dcad9 100644
--- a/games/quakeforge/Makefile
+++ b/games/quakeforge/Makefile
@@ -18,6 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${WADFILE}
MAINTAINER= darius@dons.net.au
+BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake
LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl10 \
${GL_DEPENDS}
@@ -26,7 +27,6 @@ SDL_CONFIG?= ${LOCALBASE}/bin/sdl-config
WADFILE= quakesw-1.0.6.tar.gz
USE_BZIP2= yes
USE_GMAKE= yes
-USE_AUTOMAKE= yes
USE_AUTOCONF= yes
USE_XLIB= yes
PLIST= ${WRKDIR}/PLIST
diff --git a/net/gnometelnet/Makefile b/net/gnometelnet/Makefile
index 501302d598b3..be244d8e6c6c 100644
--- a/net/gnometelnet/Makefile
+++ b/net/gnometelnet/Makefile
@@ -13,10 +13,11 @@ DISTNAME= ${PORTNAME:S/gnome/gnome-/}-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
+BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake
+
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= yes
-USE_AUTOMAKE= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile
index 3ee972f2116e..91cd36cdd4b8 100644
--- a/x11-toolkits/lesstif/Makefile
+++ b/x11-toolkits/lesstif/Makefile
@@ -15,8 +15,9 @@ MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \
MAINTAINER= ports@freebsd.org
+BUILD_DEPENDS= ${LOCALBASE}/bin/automake:${PORTSDIR}/devel/automake
+
MANUAL_PACKAGE_BUILD= do not want to install during interactive build
-USE_AUTOMAKE= yes
USE_AUTOCONF= yes
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
diff --git a/x11-toolkits/libgtkeditor/Makefile b/x11-toolkits/libgtkeditor/Makefile
index 1af123da6e01..7f4de9c6bf0c 100644
--- a/x11-toolkits/libgtkeditor/Makefile
+++ b/x11-toolkits/libgtkeditor/Makefile
@@ -14,10 +14,10 @@ DISTNAME= ${PORTNAME:S/lib//}-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
+BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake
LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode
USE_X_PREFIX= yes
-USE_AUTOMAKE= yes
USE_GTK= yes
USE_GMAKE= yes
USE_LIBTOOL= yes