diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gtkfind/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gtkfind/Makefile b/misc/gtkfind/Makefile index 238fe64bc5a5..7d71fea78d6e 100644 --- a/misc/gtkfind/Makefile +++ b/misc/gtkfind/Makefile @@ -3,7 +3,7 @@ # Date created: 28 Sept 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.3 1999/01/22 22:10:17 nectar Exp $ +# $Id: Makefile,v 1.4 1999/01/24 09:12:58 vanilla Exp $ # DISTNAME= gtkfind-0.10 @@ -12,7 +12,7 @@ MASTER_SITES= http://www.oz.net/~mattg/ MAINTAINER= billf@FreeBSD.org -LIB_DEPENDS= gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel +LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 MAN1= gtkfind.1 mktmp.1 |