diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/graphicboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/graphicboot/Makefile b/sysutils/graphicboot/Makefile index f120316accbc..2eac6a54c3e7 100644 --- a/sysutils/graphicboot/Makefile +++ b/sysutils/graphicboot/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://matt.sixxgate.com/files/ MAINTAINER= sixxgate@hotmail.com COMMENT= Provides graphical X Window startup to FreeBSD during 'rc' -#RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage +RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage USE_MOTIF= yes USE_BZIP2= yes |