Fix changed path to asclock
This commit is contained in:
parent
3fde713fbe
commit
a6d1c2cdc2
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2000/12/12 02:03:46 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2000/12/22 16:21:53 abs Exp $
|
||||
|
||||
DISTNAME= AfterStep-1.8.0
|
||||
PKGNAME= afterstep-1.8.0
|
||||
|
@ -14,7 +14,7 @@ BUILD_DEPENDS+= autoconf:../../devel/autoconf
|
|||
DEPENDS+= jpeg-6b:../../graphics/jpeg
|
||||
DEPENDS+= png>=1.0.6:../../graphics/png
|
||||
DEPENDS+= rplay>=3.2.0b6:../../audio/rplay
|
||||
DEPENDS+= asclock-[0-9]*:../../x11/asclock
|
||||
DEPENDS+= asclock-[0-9]*:../../time/asclock
|
||||
DEPENDS+= xp-*:../../x11/xp
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
|
|
Loading…
Reference in a new issue