1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Revert previous commit, I lost the race with arved who fixed the port.

Pointy hat to:	kris
This commit is contained in:
Kris Kennaway 2004-08-22 15:25:35 +00:00
parent fcb3edfa61
commit 52be477e29
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117031

View File

@ -26,13 +26,8 @@ USE_PERL5= yes
MAN1= vlog.1
MANCOMPRESSED= no
PLIST_FILES= bin/vlog
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 502125
BROKEN= "Does not compile with gcc 3.4.2"
.endif
post-patch:
${REINPLACE_CMD} -e "s@/usr/local@${PREFIX}@g" ${WRKSRC}/Makefile
.include <bsd.port.post.mk>
.include <bsd.port.mk>