diff options
author | John Marino <marino@FreeBSD.org> | 2014-11-22 02:35:55 +0800 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-11-22 02:35:55 +0800 |
commit | 2e3279a8dda88f1c6fab6c7ce4c472c4bdd0e6c8 (patch) | |
tree | 4c3c7f58055874b26b5517511c34db2722377be7 /deskutils/conduit | |
parent | 0d062896c7efd1b9b7cf7353d37d6d84c7668470 (diff) | |
download | freebsd-ports-gnome-2e3279a8dda88f1c6fab6c7ce4c472c4bdd0e6c8.tar.gz freebsd-ports-gnome-2e3279a8dda88f1c6fab6c7ce4c472c4bdd0e6c8.tar.zst freebsd-ports-gnome-2e3279a8dda88f1c6fab6c7ce4c472c4bdd0e6c8.zip |
sysutils/gnome-schedule,deskutils/conduit: USE_GNOME+=gnomedocutils
Diffstat (limited to 'deskutils/conduit')
-rw-r--r-- | deskutils/conduit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/conduit/Makefile b/deskutils/conduit/Makefile index 6119e85a25cd..e8eab24bd091 100644 --- a/deskutils/conduit/Makefile +++ b/deskutils/conduit/Makefile @@ -30,7 +30,7 @@ INSTALLS_OMF= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USE_GNOME= pygnome2 gnomeprefix +USE_GNOME= pygnome2 gnomeprefix gnomedocutils CONFIGURE_ARGS= --disable-nautilus-extension OPTIONS_DEFINE= EOG |