diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-18 06:05:15 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-18 06:05:15 +0000 |
commit | 3ad611d2e01cbbcfbcf85c1c96fcc392cbe6b14c (patch) | |
tree | 8c58d778c64b4d421f6735bd33340d52add4d60f /sysutils/graphicboot | |
parent | 0dd3ad51f0a70d03c9c4ff45b92c19a183841b57 (diff) | |
download | ports-3ad611d2e01cbbcfbcf85c1c96fcc392cbe6b14c.tar.gz ports-3ad611d2e01cbbcfbcf85c1c96fcc392cbe6b14c.zip |
Notes
Diffstat (limited to 'sysutils/graphicboot')
-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 |