diff options
Diffstat (limited to 'misc/xfce4-panel-themes')
-rw-r--r-- | misc/xfce4-panel-themes/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/xfce4-panel-themes/Makefile b/misc/xfce4-panel-themes/Makefile index 0af1511991c7..9e891493ed2a 100644 --- a/misc/xfce4-panel-themes/Makefile +++ b/misc/xfce4-panel-themes/Makefile @@ -18,6 +18,10 @@ DIST_SUBDIR= xfce4 MAINTAINER= ports@FreeBSD.org COMMENT= Icon themes for the XFce 4 panel +BUILD_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ + xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui + xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel + USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |