- Fix mistake from my previous commit (cannot include pre.mk twice)

Pointy hat to:	pav
Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2009-01-08 22:50:59 +00:00
parent 4262924337
commit a1cc0466b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225526

View file

@ -34,4 +34,4 @@ MAN1= idraw.1 iclass.1 drawtool.1 comterp.1 comdraw.1 flipbook.1 graphdraw.1
BROKEN= Incomplete pkg-plist
.endif
.include <bsd.port.mk>
.include <bsd.port.post.mk>