aboutsummaryrefslogtreecommitdiff
path: root/math/timbl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:35:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:35:35 +0000
commit877e282dd37ac0c5368eb426c8cb258ece83faa2 (patch)
tree8b6f9821b1084b798e2cd9f40cba3b8456cc6774 /math/timbl
parent5c807bc8d55e4ff5f2882f01e5c9ea1dee25a205 (diff)
downloadports-877e282dd37ac0c5368eb426c8cb258ece83faa2.tar.gz
ports-877e282dd37ac0c5368eb426c8cb258ece83faa2.zip
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix Convert USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=325752
Diffstat (limited to 'math/timbl')
-rw-r--r--math/timbl/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/math/timbl/Makefile b/math/timbl/Makefile
index 469d8b209a14..8918bede88f4 100644
--- a/math/timbl/Makefile
+++ b/math/timbl/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: timbl
-# Date created: 13 March 2008
-# Whom: Yuri Victorovich <yuri@tsoft.com>
-#
+# Created by: Yuri Victorovich <yuri@tsoft.com>
# $FreeBSD$
-#
PORTNAME= timbl
PORTVERSION= 6.4.2
@@ -18,10 +14,9 @@ LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2
MAN1= timbl.1
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pathfix pkgconfig
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-USE_GNOME= gnomehack pkgconfig
USE_LDCONFIG= yes
post-patch: