Index: head/graphics/qiv/Makefile =================================================================== --- head/graphics/qiv/Makefile (revision 101126) +++ head/graphics/qiv/Makefile (revision 101127) @@ -1,43 +1,42 @@ # New ports collection makefile for: qiv # Date created: 25 December 1998 # Whom: Bill Fumerola # # $FreeBSD$ # PORTNAME= qiv -PORTVERSION= 1.8 -PORTREVISION= 2 +PORTVERSION= 1.9 CATEGORIES= graphics MASTER_SITES= http://www.klografx.net/qiv/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz MAINTAINER= trevor@FreeBSD.org COMMENT= Small, fast GDK/Imlib image viewer USE_GETOPT_LONG=yes -USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= imlib +USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= qiv.1 PLIST_FILES= bin/qiv do-configure: @ ${MV} ${WRKSRC}/qiv.1 ${WRKSRC}/qiv.1.pre_sed @ ${SED} -e 's#\/usr\/bin#${PREFIX}/bin#g' \ ${WRKSRC}/qiv.1.pre_sed > ${WRKSRC}/qiv.1 @ ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.pre_sed @ ${SED} -e 's#\/usr\/local#${PREFIX}#' \ -e 's#gcc#${CC}#' \ -e 's#-O2#${CPPFLAGS} ${CFLAGS}#' \ -e 's#libs-gdk`#libs-gdk` ${LDFLAGS}#' \ ${WRKSRC}/Makefile.pre_sed > ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/qiv ${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/qiv.1 ${PREFIX}/man/man1/ .include Property changes on: head/graphics/qiv/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property Index: head/graphics/qiv/distinfo =================================================================== --- head/graphics/qiv/distinfo (revision 101126) +++ head/graphics/qiv/distinfo (revision 101127) @@ -1,2 +1,2 @@ -MD5 (qiv-1.8-src.tgz) = 78b62a3419d47b4f4c17df647a4f8abb -SIZE (qiv-1.8-src.tgz) = 90886 +MD5 (qiv-1.9-src.tgz) = b368e00543b2b1d9a87b37fd5ba60c57 +SIZE (qiv-1.9-src.tgz) = 75507 Property changes on: head/graphics/qiv/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property