summaryrefslogtreecommitdiffstats
path: root/editors/madedit
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-06 12:12:00 +0000
committerbapt <bapt@FreeBSD.org>2013-09-06 12:12:00 +0000
commitfc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d (patch)
treecb47117e55d8b3cfa8e1d039d125b1106964ca6e /editors/madedit
parent819a32baa36593c4215d010deb8a93f07d0d46b3 (diff)
downloadFreeBSD-ports-fc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d.zip
FreeBSD-ports-fc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d.tar.gz
Add an explicit dependency on pkgconf
Diffstat (limited to 'editors/madedit')
-rw-r--r--editors/madedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile
index 55098ac..5f48d9d 100644
--- a/editors/madedit/Makefile
+++ b/editors/madedit/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/MadEdit/MadEdit-${PORTVERSION}
MAINTAINER= delphij@FreeBSD.org
COMMENT= An open-source and cross-platform text/hex editor
-USES= gettext
+USES= gettext pkgconfig
USE_WX= 2.6+
WANT_UNICODE= yes
USE_DOS2UNIX= yes
OpenPOWER on IntegriCloud