aboutsummaryrefslogtreecommitdiff
path: root/x11/xrestop
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-24 12:47:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-24 12:47:37 +0000
commitcb521ca0245c38a93cf9529c2f0b42e579b9dbba (patch)
tree9e1fc4d1f6b2193ed4c40a073e820112e8d5d7a8 /x11/xrestop
parent5855f1a5473b6895ca0f748c43d0b0b4709603ad (diff)
downloadports-cb521ca0245c38a93cf9529c2f0b42e579b9dbba.tar.gz
ports-cb521ca0245c38a93cf9529c2f0b42e579b9dbba.zip
Notes
Diffstat (limited to 'x11/xrestop')
-rw-r--r--x11/xrestop/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xrestop/Makefile b/x11/xrestop/Makefile
index c885d262f900..d12d5fc8e34e 100644
--- a/x11/xrestop/Makefile
+++ b/x11/xrestop/Makefile
@@ -10,9 +10,8 @@ MASTER_SITES= http://projects.o-hand.com/sources/${PORTNAME}/
MAINTAINER= bland@FreeBSD.org
COMMENT= X11 server side resource usage statistics monitor
-USES= pkgconfig ncurses
+USES= gmake pkgconfig ncurses
USE_XORG= x11 xext xrender xt xres xproto
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= XLIBS="-L${LOCALBASE}/lib -lX11"