1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

make sure "config-recursive" target works

Noted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
This commit is contained in:
Oliver Lehmann 2007-02-09 14:46:06 +00:00
parent 3eae8c29ac
commit 7ba55c5afb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184719

View File

@ -2,7 +2,7 @@
# $FreeBSD$
#
.if !defined(_POSTMKINCLUDED) && !defined(Xfce_Pre_Include)
#.if !defined(_POSTMKINCLUDED) && !defined(Xfce_Pre_Include)
Xfce_Pre_Include= bsd.xfce.mk
Xfce_Include_MAINTAINER= oliver@FreeBSD.org
@ -58,4 +58,4 @@ IGNORE= cannot install: Unknown component ${component}
. endif
.endfor
.endif
#.endif