Index: head/deskutils/gtimer/Makefile =================================================================== --- head/deskutils/gtimer/Makefile (revision 87991) +++ head/deskutils/gtimer/Makefile (revision 87992) @@ -1,26 +1,30 @@ # New ports collection makefile for: gtimer # Date created: 25 February 1999 # Whom: Chris Piazza # # $FreeBSD$ # PORTNAME= gtimer -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 CATEGORIES= deskutils MASTER_SITES= http://www.radix.net/~cknudsen/gtimer/ MAINTAINER= ports@FreeBSD.org COMMENT= A timer for your personal activities USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes MAN1= gtimer.1 + +post-patch: + @${REINPLACE_CMD} -e 's|malloc\.h|stdlib.h|g' \ + ${WRKSRC}/project.c post-install: @${INSTALL_MAN} ${WRKSRC}/gtimer.1 ${PREFIX}/man/man1 .include Property changes on: head/deskutils/gtimer/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/deskutils/gtimer/distinfo =================================================================== --- head/deskutils/gtimer/distinfo (revision 87991) +++ head/deskutils/gtimer/distinfo (revision 87992) @@ -1 +1 @@ -MD5 (gtimer-1.1.5.tar.bz2) = 98a3d3be401165f6311598c6da969c03 +MD5 (gtimer-1.1.6.tar.bz2) = 8acc1939abc5c3b25f400688f1d9b053 Property changes on: head/deskutils/gtimer/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property