1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Erk. Damn. A hash perfixing a comment was lost somewhere.

Fixed.
This commit is contained in:
Gary Palmer 1994-12-11 14:12:30 +00:00
parent 4651ab7159
commit 0d4f92c05f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547

View File

@ -3,7 +3,7 @@
# bsd.port.mk - 940820 Jordan K. Hubbard.
# This file is in the public domain.
#
# $Id: bsd.port.mk,v 1.74 1994/11/25 17:04:02 ache Exp $
# $Id: bsd.port.mk,v 1.75 1994/12/10 18:07:38 gpalmer Exp $
#
# Please view me with 4 column tabs!
@ -57,7 +57,7 @@
# USE_GMAKE - Says that the port uses gmake.
# USE_IMAKE - Says that the port uses imake.
# NO_INSTALL_MANPAGES - For imake ports that don't like the install.man
target.
# target.
# HAS_CONFIGURE - Says that the port has its own configure script.
# GNU_CONFIGURE - Set if you are using GNU configure (optional).
# CONFIGURE_ARGS - Pass these args to configure, if $HAS_CONFIGURE.