Fix dependencies
Pointed out by: kris (via pointy hat) Approved by: adamw (mentor)
This commit is contained in:
parent
16c086f1c9
commit
03ca523e35
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121261
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= GNOME GUI for configuring a users crontab
|
||||
|
||||
BUILD_DEPENDS= yelp:${PORTSDIR}/x11/yelp
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_GNOME= gnomeprefix pygnome2
|
||||
USE_X_PREFIX= yes
|
||||
|
|
Loading…
Reference in a new issue