Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
21840526
Commit
21840526
authored
Oct 09, 1996
by
max
Browse files
Removed unnecessary tab before .if.
Submitted By: asami
parent
45f8622f
Changes
1
Hide whitespace changes
Inline
Side-by-side
editors/xvile/Makefile
View file @
21840526
...
...
@@ -3,7 +3,7 @@
# Date created: Fri Jun 21, 1996
# Whom: pgf
#
# $Id: Makefile,v 1.
6
1996/
06/25 03:47:35 gpalmer
Exp $
# $Id: Makefile,v 1.
7
1996/
10/07 12:14:03 max
Exp $
#
DISTNAME
=
vile-6.1
...
...
@@ -16,7 +16,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS
=
--with-screen
=
x11
post-install
:
.if
!
defined
(
NOMANCOMPRESS
)
.if
!defined(NOMANCOMPRESS)
gzip
-9nf
${PREFIX}/man/man1/xvile.1
.
endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment