Index: head/mail/icqmail/Makefile =================================================================== --- head/mail/icqmail/Makefile (revision 54322) +++ head/mail/icqmail/Makefile (revision 54323) @@ -1,29 +1,32 @@ # New ports collection makefile for: icqmail # Date created: 9 Jun 2000 # Whom: Michael Vasilenko # # $FreeBSD$ # PORTNAME= icqmail PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= never@nevermind.kiev.ua LIB_DEPENDS= icq0.1:${PORTSDIR}/net/icqlib0 \ - guile.9:${PORTSDIR}/lang/guile \ - mimelib.3:${PORTSDIR}/converters/kdesupport2 + guile.9:${PORTSDIR}/lang/guile USE_NEWGCC= yes USE_AUTOCONF= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib" \ LIBS="-L${LOCALBASE}/lib -lguile -lqthreads" MAN1= icqmail.1 + +post-patch: + @${PERL} -pi -e 's,Template ,Template ${PREFIX}/share/icqmail/,g' \ + ${WRKSRC}/sample.cfg .include Property changes on: head/mail/icqmail/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property