diff options
Diffstat (limited to 'math/drgeo')
-rw-r--r-- | math/drgeo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile index be630acc41b2..a83c8239bb3e 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -17,7 +17,7 @@ COMMENT= A GTK interactive geometry sofware LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile USE_GETTEXT= yes -USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libglade2 +USE_GNOME= gnomehack gnomeprefix intlhack libglade2 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |