Remove things accounted for in Makefile.kde now.

This commit is contained in:
Will Andrews 2003-11-02 15:57:34 +00:00
parent a725cb5ec5
commit 3558b011f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92852

View file

@ -24,10 +24,6 @@ USE_REINPLACE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= LDFLAGS="-lcrypto"
_NO_KDE_FIXPTHREAD= yes
pre-configure:
${REINPLACE_CMD} -e 's|-pedantic ||g' ${WRKSRC}/configure
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/x11/kde3/Makefile.kde"