Add missed LIB/RUN_DEPENDS.
This commit is contained in:
parent
2a97302b33
commit
b650787519
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60370
2 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,9 @@ MASTER_SITE_SUBDIR= gswitchit
|
|||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= xklavier.0:${PORTSDIR}/x11/libxklavier
|
||||
RUN_DEPENDS= ${X11BASE}/lib/X11/xkb/rules/xfree86.xml:${PORTSDIR}/x11/xfree86_xkb_xml
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
|
|
@ -13,6 +13,9 @@ MASTER_SITE_SUBDIR= gswitchit
|
|||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= xklavier.0:${PORTSDIR}/x11/libxklavier
|
||||
RUN_DEPENDS= ${X11BASE}/lib/X11/xkb/rules/xfree86.xml:${PORTSDIR}/x11/xfree86_xkb_xml
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
|
Loading…
Reference in a new issue