diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-09-02 09:45:00 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-09-02 09:45:00 +0000 |
commit | 8009e03e6f4437b5247d35cc1b38857cb4ff68d4 (patch) | |
tree | f3e5120082665ff48535d573c7d999d9f3c937a8 /x11/gmrun | |
parent | 46f9eb7bdb72a12f98990747860f7e9bd8fc9c2d (diff) |
Notes
Diffstat (limited to 'x11/gmrun')
-rw-r--r-- | x11/gmrun/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile index c043192edc35..f455175b9fe6 100644 --- a/x11/gmrun/Makefile +++ b/x11/gmrun/Makefile @@ -14,8 +14,8 @@ LIB_DEPENDS= popt:${PORTSDIR}/devel/popt OPTIONS_DEFINE= DOCS +USES= gmake USE_GNOME= gtk20 -USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |