Index: head/biology/gperiodic/Makefile =================================================================== --- head/biology/gperiodic/Makefile (revision 50700) +++ head/biology/gperiodic/Makefile (revision 50701) @@ -1,39 +1,36 @@ # New ports collection makefile for: gperiodic # Date created: 16 July 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= gperiodic -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.2 CATEGORIES= biology MASTER_SITES= ftp://ftp.seul.org/pub/gperiodic/ MAINTAINER= ports@FreeBSD.org -WRKSRC= ${WRKDIR}/${PORTNAME} - USE_X_PREFIX= yes USE_GTK= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" MAN1= gperiodic.1 post-extract: - @${RM} -f ${WRKSRC}/config.cache @${LN} -sf Makefile.in.in ${WRKSRC}/po/Makefile.in post-install: ${INSTALL_MAN} ${WRKSRC}/man/gperiodic.1 ${MANPREFIX}/man/man1 .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/gperiodic + @${MKDIR} ${DOCSDIR} .for file in AUTHORS ChangeLog README - @${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gperiodic + ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include Property changes on: head/biology/gperiodic/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/biology/gperiodic/distinfo =================================================================== --- head/biology/gperiodic/distinfo (revision 50700) +++ head/biology/gperiodic/distinfo (revision 50701) @@ -1 +1 @@ -MD5 (gperiodic-1.3.0.tar.gz) = 1c9be5977895c08f03147ab9e20d48f2 +MD5 (gperiodic-1.3.2.tar.gz) = 220a6acfe53d398afc2cff9e4d792987 Property changes on: head/biology/gperiodic/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property