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
7f85a7af
Commit
7f85a7af
authored
Jun 11, 1997
by
asami
Browse files
USE_X11 is not necessary if USE_IMAKE is defined. While I'm here,
remove a couple of extra newlines in the post-install target.
parent
49b5461b
Changes
1
Hide whitespace changes
Inline
Side-by-side
print/gv/Makefile
View file @
7f85a7af
...
...
@@ -3,7 +3,7 @@
# Date created: 16 Apr 1996
# Whom: tg@freebsd.org
#
# $Id: Makefile,v 1.1
2
1997/06/
07 07:40:43 max
Exp $
# $Id: Makefile,v 1.1
3
1997/06/
10 11:10:11 tg
Exp $
#
DISTNAME
=
gv-3.5.3
...
...
@@ -15,14 +15,11 @@ MAINTAINER= ports@freebsd.org
LIB_DEPENDS
=
Xaw3d
\\
.6
\\
.:
${PORTSDIR}
/x11/Xaw3d
USE_IMAKE
=
yes
USE_X11
=
yes
post-install
:
.if
!defined(NOPORTDOCS)
@(cd
${WRKSRC};
${MAKE}
install.doc)
.
endif
@/bin/sh
${PKGDIR}/INSTALL
${PKGNAME}
POST-INSTALL
.
include
<bsd.port.mk>
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