aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-04-18 14:05:15 +0800
committeredwin <edwin@FreeBSD.org>2006-04-18 14:05:15 +0800
commit8d6e88074e5f171faf544c76a9756d11d6e5ff71 (patch)
tree55bcd1e561a7eb461cedc39380080f4ff2d90a23 /sysutils
parentd52bcdf54f40c1d94f82675dfeb3568c421977d9 (diff)
downloadfreebsd-ports-gnome-8d6e88074e5f171faf544c76a9756d11d6e5ff71.tar.gz
freebsd-ports-gnome-8d6e88074e5f171faf544c76a9756d11d6e5ff71.tar.zst
freebsd-ports-gnome-8d6e88074e5f171faf544c76a9756d11d6e5ff71.zip
Uncomment commentd out line
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/graphicboot/Makefile2
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