aboutsummaryrefslogtreecommitdiff
path: root/textproc/mythes
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
commit992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch)
tree87b239f8431cee200969f89da8739806496b7dad /textproc/mythes
parentdc0ce8f5839343b4c972ae818337189b1b55d447 (diff)
downloadports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.tar.gz
ports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.zip
Finish converting the whole ports tree to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=316355
Diffstat (limited to 'textproc/mythes')
-rw-r--r--textproc/mythes/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/mythes/Makefile b/textproc/mythes/Makefile
index db90cdc41e96..c16e52a278b6 100644
--- a/textproc/mythes/Makefile
+++ b/textproc/mythes/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: mythes
-# Date created: 2011-06-18
-# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= mythes
PORTVERSION= 1.2.3
@@ -16,8 +11,7 @@ COMMENT= Simple thesaurus library
LIB_DEPENDS= hunspell-1.3:${PORTSDIR}/textproc/hunspell
-USES= pathfix
-USE_PKGCONFIG= build
+USES= pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes