summaryrefslogtreecommitdiff
path: root/net/gnometelnet
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-31 22:53:13 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-31 22:53:13 +0000
commitaf2a6cb93bc18e2f18ab75f873cc87f3eddcf3bd (patch)
tree265ea9b112370a6e837d147ae8be07293c4d812f /net/gnometelnet
parentReplace explicit build dependency on bison with USE_BISON knob (diff)
Replace explicit build dependency on automake with USE_AUTOMAKE knob
Notes
Notes: svn path=/head/; revision=43370
Diffstat (limited to 'net/gnometelnet')
-rw-r--r--net/gnometelnet/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gnometelnet/Makefile b/net/gnometelnet/Makefile
index be244d8e6c6c..501302d598b3 100644
--- a/net/gnometelnet/Makefile
+++ b/net/gnometelnet/Makefile
@@ -13,11 +13,10 @@ 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" \