summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-06-09 08:33:53 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-06-09 08:33:53 +0000
commit29372855a7a289c50c83792c0a2a6c7b384fdb7f (patch)
tree178dc7c69e900382e99fbe08e62afdbe4c47a528 /x11
parentAdd png.3 into LIB_DEPENDS. Also slightly reorder Makefile while I here (diff)
Fix USA_RESIDENT == NO case
Notes
Notes: svn path=/head/; revision=29436
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86-4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile
index 3df016f423c5..5bb0d2d57ccd 100644
--- a/x11/XFree86-4/Makefile
+++ b/x11/XFree86-4/Makefile
@@ -65,6 +65,7 @@ EXTRACT_ONLY= X400src-1.tgz X400src-2.tgz
DISTFILES+= Wraphelp.c
IGNOREFILES= Wraphelp.c
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
+.BEGIN:
${SH} ${PKGDIR}/INSTALL
.endif
.endif