correct path to gtk depends
This commit is contained in:
parent
4fba76b074
commit
c18710a2cc
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2001/04/09 06:46:12 kei Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2001/04/14 20:35:09 dmcmahill Exp $
|
||||
#
|
||||
|
||||
DISTNAME= wmfishtime-1.1
|
||||
|
@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org
|
|||
HOMEPAGE= http://www.ne.jp/asahi/linux/timecop/
|
||||
COMMENT= dockable clock application with clock, date and fish
|
||||
|
||||
DEPENDS+= gtk+>=1.2.9:../gtk
|
||||
DEPENDS+= gtk+>=1.2.9:../../x11/gtk
|
||||
|
||||
USE_X11BASE= # defined
|
||||
|
||||
|
|
Loading…
Reference in a new issue