diff options
Diffstat (limited to 'deskutils/gtodo/Makefile')
-rw-r--r-- | deskutils/gtodo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/gtodo/Makefile b/deskutils/gtodo/Makefile index 056be6c66f46..47ee8d1991a2 100644 --- a/deskutils/gtodo/Makefile +++ b/deskutils/gtodo/Makefile @@ -9,8 +9,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= An Gtk2 Todo list manager -USE_GMAKE= yes -USES= pathfix gettext +USES= pathfix gettext gmake pkgconfig USE_GNOME= gnomeprefix gnomevfs2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |