summaryrefslogtreecommitdiff
path: root/x11-toolkits/vte/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/vte/Makefile')
-rw-r--r--x11-toolkits/vte/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile
index e649299f74dc..289a0b0e315f 100644
--- a/x11-toolkits/vte/Makefile
+++ b/x11-toolkits/vte/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: vte
-# Date created: 05 October 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/x11-toolkits/vte/Makefile,v 1.117 2010/11/13 13:16:58 kwm Exp $
-#
PORTNAME= vte
PORTVERSION= 0.26.2
@@ -21,11 +17,11 @@ USE_BZIP2= yes
.if !defined(REFERENCE_PORT)
USE_GMAKE= yes
-USE_BISON= build
+USES= bison pathfix
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
USE_GETTEXT= yes
-USE_GNOME?= gnomeprefix gnomehack gtk20 ltverhack referencehack
+USE_GNOME?= gnomeprefix gtk20 ltverhack referencehack
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
# BSD_PTHREAD_LIBS="${PTHREAD_LIBS}"