diff options
Diffstat (limited to 'sysutils/gnome-schedule/Makefile')
-rw-r--r-- | sysutils/gnome-schedule/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gnome-schedule/Makefile b/sysutils/gnome-schedule/Makefile index 4289cff4431c..6412bb618a0c 100644 --- a/sysutils/gnome-schedule/Makefile +++ b/sysutils/gnome-schedule/Makefile @@ -17,8 +17,8 @@ OPTIONS_DEFINE= APPLET NLS OPTIONS_DEFAULT= APPLET OPTIONS_SUB= yes -BUILD_DEPENDS= yelp:${PORTSDIR}/x11/yelp -RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp +BUILD_DEPENDS= yelp:x11/yelp +RUN_DEPENDS= yelp:x11/yelp USES= gmake pathfix python USE_GNOME= gnomeprefix pygnome2 gnomedocutils intltool |