From 40bdfa91528481c05af7776bf32a1b0be32a35f7 Mon Sep 17 00:00:00 2001 From: trevor Date: Sun, 21 Jan 2001 22:54:08 +0000 Subject: Update to 1.6. --- graphics/qiv/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'graphics/qiv/Makefile') diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile index 8b500a87320f..b32032b3805d 100644 --- a/graphics/qiv/Makefile +++ b/graphics/qiv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qiv -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= graphics MASTER_SITES= http://www.klografx.net/qiv/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= trevor@FreeBSD.org +LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt + USE_X_PREFIX= yes USE_GMAKE= yes USE_IMLIB= yes @@ -30,6 +32,7 @@ do-configure: -e 's#RANDOM GETOPT_LONG#RANDOM#' \ -e 's#gcc#${CC}#' \ -e 's#-O2#${CFLAGS}#' \ + -e 's#libs-gdk`#libs-gdk` -lgnugetopt#' \ ${WRKSRC}/Makefile.pre_sed > ${WRKSRC}/Makefile do-install: -- cgit /cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libowfat
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.20pav2004-07-314-28/+7
* - Add a vendor patch that corrects a problem with sendfile(2)krion2004-04-102-0/+20
* - Update to 0.19.2krion2004-03-286-42/+27
* - Fix a possible signal handling race condition.krion2004-03-253-0/+27
* - Update to version 0.18krion2004-02-283-14/+11