summaryrefslogtreecommitdiff
path: root/editors/beaver
diff options
context:
space:
mode:
Diffstat (limited to 'editors/beaver')
-rw-r--r--editors/beaver/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/beaver/Makefile b/editors/beaver/Makefile
index 70cafdd29f2..8cdcac1374b 100644
--- a/editors/beaver/Makefile
+++ b/editors/beaver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/04/11 08:03:29 snj Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/14 16:15:22 jmmv Exp $
#
DISTNAME= beaver-0.2.6
@@ -10,10 +10,9 @@ MAINTAINER= vincent.derrien@ahoup.net
HOMEPAGE= http://www.nongnu.org/beaver/
COMMENT= Lightweight GTK+ text editor with syntax highlighting
-DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
-
WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_BUILDLINK3= YES
+USE_DIRS+= xdg-1.1
USE_X11= YES
.include "../../x11/gtk/buildlink3.mk"