- Remove 4.x cruft.

PR:		ports/114684
Submitted by:	David Yeske <dyeske@gmail.com>
Approved by:	itetcu (mentor), maintainer timeout (2 weeks)
This commit is contained in:
Marcelo Araujo 2007-09-03 20:55:04 +00:00
parent 7030f089bd
commit 23c976a840
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198710

View File

@ -49,12 +49,6 @@ LIBXMDIR!= ${ECHO_CMD} ${MOTIFLIB} | ${SED} -e 's/-L//g' | ${AWK} '{print $$1}'
LIBXMDIR= ${X11BASE}
.endif
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
USE_GCC= 3.4
.endif
pre-patch:
@${RM} -fv ${WRKSRC}/ddd/ddd.info*
@${RM} -fv ${WRKSRC}/ddd/ddd-themes.info*
@ -78,4 +72,4 @@ post-install:
check:
(cd ${WRKSRC} ; ${GMAKE} check)
.include <bsd.port.post.mk>
.include <bsd.port.mk>