aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-4/Makefile
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-10-16 22:46:11 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-10-16 22:46:11 +0000
commitee9cc4fb2b78ab7d3fd23cc5c9cb1925fafb2c5c (patch)
treee7495da3c45d7fd76eee91e3e0815f2195f55372 /x11/XFree86-4/Makefile
parent8f874048ecbe6610f0fc9b7160c374fc78a321bf (diff)
downloadports-ee9cc4fb2b78ab7d3fd23cc5c9cb1925fafb2c5c.tar.gz
ports-ee9cc4fb2b78ab7d3fd23cc5c9cb1925fafb2c5c.zip
Notes
Diffstat (limited to 'x11/XFree86-4/Makefile')
-rw-r--r--x11/XFree86-4/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile
index 075772600d40..d8081ce1a3c1 100644
--- a/x11/XFree86-4/Makefile
+++ b/x11/XFree86-4/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= # none
DISTFILES= # none
EXTRACT_ONLY= # none
+MAINTAINER= anholt@FreeBSD.org
+COMMENT= X11/XFree86 core distribution (complete, using mini/meta-ports)
+
LIB_DEPENDS= X11.6:${PORTSDIR}/x11/XFree86-4-libraries
RUN_DEPENDS= xvinfo:${PORTSDIR}/x11/XFree86-4-clients \
${X11BASE}/lib/X11/doc/ddx.TXT:${PORTSDIR}/x11/XFree86-4-documents \
@@ -25,10 +28,6 @@ RUN_DEPENDS= xvinfo:${PORTSDIR}/x11/XFree86-4-clients \
${X11BASE}/bin/xf86cfg:${PORTSDIR}/x11-servers/XFree86-4-Server \
${X11BASE}/bin/Xwrapper-4:${PORTSDIR}/x11/wrapper
-
-MAINTAINER= anholt@FreeBSD.org
-COMMENT= X11/XFree86 core distribution (complete, using mini/meta-ports)
-
NO_BUILD= yes
LATEST_LINK= XFree86
FONT100DPI= ${X11BASE}/lib/X11/fonts/100dpi/UTBI__10-ISO8859-1.pcf.gz
@@ -37,7 +36,7 @@ FONTCYR= ${X11BASE}/lib/X11/fonts/cyrillic/crox1c.pcf.gz
FONTDEFAULT= ${X11BASE}/lib/X11/fonts/misc/cursor.pcf.gz
FONTSCALE= ${X11BASE}/lib/X11/fonts/TTF/luximb.ttf
-pre-everything:
+pre-everything::
@${ECHO_MSG} "This is a meta-port, meaning that it just depends on its subparts of the port."
@${ECHO_MSG} "It won't build and install all the parts until you have typed make install"
@${ECHO_MSG} "This port does not ensure things are upgraded; use portupgrade if you want to"