diff options
author | John Marino <marino@FreeBSD.org> | 2014-11-21 18:35:55 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-11-21 18:35:55 +0000 |
commit | 2e3279a8dda88f1c6fab6c7ce4c472c4bdd0e6c8 (patch) | |
tree | 4c3c7f58055874b26b5517511c34db2722377be7 /sysutils | |
parent | 0d062896c7efd1b9b7cf7353d37d6d84c7668470 (diff) | |
download | ports-2e3279a8dda88f1c6fab6c7ce4c472c4bdd0e6c8.tar.gz ports-2e3279a8dda88f1c6fab6c7ce4c472c4bdd0e6c8.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-schedule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gnome-schedule/Makefile b/sysutils/gnome-schedule/Makefile index b3b991a9f90b..6ff67fdbb9c5 100644 --- a/sysutils/gnome-schedule/Makefile +++ b/sysutils/gnome-schedule/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= yelp:${PORTSDIR}/x11/yelp RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp USES= gmake pathfix python -USE_GNOME= gnomeprefix pygnome2 +USE_GNOME= gnomeprefix pygnome2 gnomedocutils INSTALLS_OMF= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |