aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/makehuman/Makefile3
-rw-r--r--graphics/nathive/Makefile2
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/makehuman/Makefile b/graphics/makehuman/Makefile
index 0269fefa002e..1cdc83695e23 100644
--- a/graphics/makehuman/Makefile
+++ b/graphics/makehuman/Makefile
@@ -13,9 +13,8 @@ COMMENT= Application for parametrical modeling of 3D humanoid characters
LIB_DEPENDS= animorph:${PORTSDIR}/graphics/animorph \
mhgui:${PORTSDIR}/graphics/mhgui
+USES= gmake pkgconfig
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_PKGCONFIG= build
USE_GL= glut
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/graphics/nathive/Makefile b/graphics/nathive/Makefile
index ae1b391b1692..717199163702 100644
--- a/graphics/nathive/Makefile
+++ b/graphics/nathive/Makefile
@@ -12,8 +12,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_source
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Lightweight image editor
+USES= pkgconfig
USE_GNOME= glib20 gtk20
-USE_PKGCONFIG= build
ALL_TARGET= default
post-patch: