diff options
Diffstat (limited to 'deskutils/gtodo/Makefile')
-rw-r--r-- | deskutils/gtodo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gtodo/Makefile b/deskutils/gtodo/Makefile index 718f745ba275..36bfc3aece9b 100644 --- a/deskutils/gtodo/Makefile +++ b/deskutils/gtodo/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool USE_GMAKE= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnometarget gtk20 libxml2 +USE_GNOME= gnomeprefix gnomehack gnometarget gconf2 gtk20 libxml2 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |