1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Stage support

This commit is contained in:
Antoine Brodin 2014-01-21 18:40:23 +00:00
parent d9106469c4
commit caf68bc35b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340635

View File

@ -8,7 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A graphical background manager for the Blackbox window manager
COMMENT= Graphical background manager for the Blackbox window manager
RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv \
blackbox:${PORTSDIR}/x11-wm/blackbox
@ -16,5 +16,4 @@ RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv \
USE_GNOME= imlib
GNU_CONFIGURE= yes
NO_STAGE= yes
.include <bsd.port.mk>