diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-17 07:37:48 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-17 07:37:48 +0000 |
commit | 1062fc91f54acb8f321c1ce910abd90581581a28 (patch) | |
tree | a4ed3521ed6fc2e67a0989859173314e06bde8a0 /deskutils/gtodo | |
parent | 822f753f9b980a086aa89d2bd526fe0502381af6 (diff) | |
download | ports-1062fc91f54acb8f321c1ce910abd90581581a28.tar.gz ports-1062fc91f54acb8f321c1ce910abd90581581a28.zip |
Notes
Diffstat (limited to 'deskutils/gtodo')
-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" |