diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-01-27 22:11:13 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-01-27 22:11:13 +0000 |
commit | 0dabdfcb0e31bd20651e5f7541425a854e91e76f (patch) | |
tree | 7cda1dc1746555cc9cf7d08507a71782c9f8c276 /graphics/qiv | |
parent | 2e82819e98fe4334bea289370e4cebadbe9ffedc (diff) | |
download | ports-0dabdfcb0e31bd20651e5f7541425a854e91e76f.tar.gz ports-0dabdfcb0e31bd20651e5f7541425a854e91e76f.zip |
Notes
Diffstat (limited to 'graphics/qiv')
-rw-r--r-- | graphics/qiv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile index ee0ed810f9a6..5acdda823324 100644 --- a/graphics/qiv/Makefile +++ b/graphics/qiv/Makefile @@ -3,7 +3,7 @@ # Date created: 25 December 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1998/12/27 03:26:57 billf Exp $ # DISTNAME= qiv-1.0 @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= billf@FreeBSD.org -LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk11 +LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 BUILD_DEPENDS= imlib-config:${PORTSDIR}/graphics/imlib USE_X_PREFIX= yes |