diff options
author | ade <ade@FreeBSD.org> | 2000-01-06 05:34:06 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-01-06 05:34:06 +0800 |
commit | f350288161ba80037b78db3589280375dccf7516 (patch) | |
tree | e1f8d1801fea089b8dd504f2e254aa01348e4b59 /x11-wm | |
parent | fcd50600703abc6004e90eadf2bfc2317746a7d1 (diff) | |
download | freebsd-ports-gnome-f350288161ba80037b78db3589280375dccf7516.tar.gz freebsd-ports-gnome-f350288161ba80037b78db3589280375dccf7516.tar.zst freebsd-ports-gnome-f350288161ba80037b78db3589280375dccf7516.zip |
Act like x11-wm/fvwm95 and install a bunch of FreeBSD icons.
PR: 14052
Submitted by: Dmitry Sivachenko <demon@landau.ac.ru >
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fvwm95-i18n/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/fvwm95-i18n/Makefile b/x11-wm/fvwm95-i18n/Makefile index 8e4c0de8d41d..6191143b2ac3 100644 --- a/x11-wm/fvwm95-i18n/Makefile +++ b/x11-wm/fvwm95-i18n/Makefile @@ -25,6 +25,7 @@ MAINTAINER= ryo2@on.rim.or.jp LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm BUILD_DEPENDS= ${LOCALBASE}/lib/librplay.a:${PORTSDIR}/audio/rplay +RUN_DEPENDS= ${X11BASE}/icons/chuck.xpm:${PORTSDIR}/x11/fbsd-icons EXTRACT_ONLY= ${DISTNAME}.tgz ${PKGNAME}-portKit-19981123.tgz USE_X_PREFIX= yes |