Fix DEPENDS on gnome2-dirs.
This commit is contained in:
parent
dd7692424c
commit
82f779a5b4
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2003/02/14 21:03:40 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2003/02/15 16:15:55 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= control-center-2.2.0.1
|
||||
|
@ -12,7 +12,7 @@ HOMEPAGE= http://www.gnome.org/
|
|||
COMMENT= GNOME2 configuration utility
|
||||
|
||||
BUILD_USES_MSGFMT= yes
|
||||
DEPENDS= gnome2-dirs>=1.0:../../gnome2-dirs
|
||||
DEPENDS= gnome2-dirs>=1.0:../../misc/gnome2-dirs
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BUILDLINK2= yes
|
||||
|
|
Loading…
Reference in a new issue