aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/gtodo/Makefile
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2004-11-24 03:33:08 +0800
committermezz <mezz@FreeBSD.org>2004-11-24 03:33:08 +0800
commit674ef6d2faf4cabdc934eabee182165994ccf013 (patch)
tree667e506bbd2dda24cbdcbe3855e74ab34414d08f /deskutils/gtodo/Makefile
parent0b9ad49bf224ac6ba6fcbf25c4d2da995e4b75ed (diff)
downloadfreebsd-ports-gnome-674ef6d2faf4cabdc934eabee182165994ccf013.tar.gz
freebsd-ports-gnome-674ef6d2faf4cabdc934eabee182165994ccf013.tar.zst
freebsd-ports-gnome-674ef6d2faf4cabdc934eabee182165994ccf013.zip
Use new GCONF_SCHEMAS.
Approved by: pav
Diffstat (limited to 'deskutils/gtodo/Makefile')
-rw-r--r--deskutils/gtodo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/gtodo/Makefile b/deskutils/gtodo/Makefile
index 91353b7f316d..2ad8532952c7 100644
--- a/deskutils/gtodo/Makefile
+++ b/deskutils/gtodo/Makefile
@@ -24,4 +24,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+GCONF_SCHEMAS= gtodo.schemas
+
.include <bsd.port.mk>