diff options
Diffstat (limited to 'wm/sawfish/Makefile.common')
-rw-r--r-- | wm/sawfish/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/sawfish/Makefile.common b/wm/sawfish/Makefile.common index ae81f15d513..601b0c44e93 100644 --- a/wm/sawfish/Makefile.common +++ b/wm/sawfish/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.18 2004/01/24 15:18:32 grant Exp $ +# $NetBSD: Makefile.common,v 1.19 2004/03/08 19:40:43 jmmv Exp $ DISTNAME= sawfish-${SF_VERS}-gtk1 SF_VERS= 1.2 @@ -9,6 +9,7 @@ MAINTAINER= jlam@NetBSD.org HOMEPAGE= http://sawmill.sourceforge.net/ DEPENDS+= rep-gtk>=0.15nb2:../../x11/rep-gtk +DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs USE_X11= # defined USE_BUILDLINK2= # defined |