summaryrefslogtreecommitdiffstats
path: root/sysutils/graphicboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/graphicboot/Makefile')
-rw-r--r--sysutils/graphicboot/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/graphicboot/Makefile b/sysutils/graphicboot/Makefile
index 1f76923..b1356db 100644
--- a/sysutils/graphicboot/Makefile
+++ b/sysutils/graphicboot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= graphicboot
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://matt.sixxgate.com/files/
@@ -15,12 +15,13 @@ MAINTAINER= sixxgate@hotmail.com
COMMENT= Provides graphical X Window startup to FreeBSD during 'rc'
BUILD_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage \
- xrdb:${X_CLIENTS_PORT}
+ xrdb:${PORTSDIR}/x11/xrdb \
+ xsetroot:${PORTSDIR}/x11/xsetroot
RUN_DEPENDS= ${BUILD_DEPENDS}
-USE_X_PREFIX= yes
USE_MOTIF= yes
USE_BZIP2= yes
+USE_XORG= x11
USE_GMAKE= yes
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud