aboutsummaryrefslogtreecommitdiff
path: root/editors/gmanedit
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:16:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:16:30 +0000
commitbe41425d62fadcf027f2786f380ffa32662102d1 (patch)
tree01acb1d2a968dc8d10b50517f6c4e4baf10c93e6 /editors/gmanedit
parent83021732317b2ba7b8c7b282f63433710942e378 (diff)
downloadports-be41425d62fadcf027f2786f380ffa32662102d1.tar.gz
ports-be41425d62fadcf027f2786f380ffa32662102d1.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326090
Diffstat (limited to 'editors/gmanedit')
-rw-r--r--editors/gmanedit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/gmanedit/Makefile b/editors/gmanedit/Makefile
index 427a8454b121..3f28edc78ba8 100644
--- a/editors/gmanedit/Makefile
+++ b/editors/gmanedit/Makefile
@@ -10,9 +10,8 @@ MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A GNOME manpages editor
-USES= pathfix gettext
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= gtk20
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib