diff options
author | xtraeme <xtraeme> | 2004-07-29 07:27:43 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-07-29 07:27:43 +0000 |
commit | 97bea1f0ff9a073b9da756c721d88475d2a674ef (patch) | |
tree | 7642c10693c41a81f0612bed87f01f9c390a4db8 /x11 | |
parent | e5cf7d9dd58f15aa18498660a578f3e438f7ce41 (diff) | |
download | pkgsrc-97bea1f0ff9a073b9da756c721d88475d2a674ef.tar.gz |
Depend on xorg-dirs where appropiate, as was done for XFree86 by jmmv@.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xorg-imake/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xorg-imake/Makefile b/x11/xorg-imake/Makefile index 8429ddf9c6a..647ef6c9a37 100644 --- a/x11/xorg-imake/Makefile +++ b/x11/xorg-imake/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/07/29 06:36:34 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2004/07/29 07:27:43 xtraeme Exp $ DISTNAME= ${DISTFILES} PKGNAME= xorg-imake-${XORG_VER} @@ -13,6 +13,7 @@ COMMENT= Imake and other utilities from X.org PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= yes +USE_DIRS+= xorg-1.0 INSTALL_TARGET= install install.man NO_XORG_TARGETS= # defined |