1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Back out my previous commit, which was in error.

Noticed by:	marcus
This commit is contained in:
Trevor Johnson 2004-02-08 22:34:55 +00:00
parent b61b507ba1
commit 4e34232f4b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100422

View File

@ -21,11 +21,6 @@ MANCOMPRESSED= yes
MAN1= biconv.1
MAN3= biconv.3 biconv_open.3 biconv_close.3
.ifdef USE_ICONV
.error USE_ICONV is defined as an environment variable, or in the arguments \
to "make". Please unset it and restart the build.
.endif
.if defined(NOPROFILE)
PLIST_SUB= PROFILE:="@comment "
.else