diff options
Diffstat (limited to 'math/drgeo/Makefile')
-rw-r--r-- | math/drgeo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile index c197e6409160..c9fcae1c969a 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -12,9 +12,8 @@ COMMENT= GTK interactive geometry software LIB_DEPENDS= guile:${PORTSDIR}/lang/guile -USES= gettext +USES= gettext gmake pkgconfig USE_GNOME= gnomehack gnomeprefix intlhack libglade2 -USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |