summaryrefslogtreecommitdiff
path: root/time/bbdate
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-01 23:29:07 +0000
committerjoerg <joerg>2007-02-01 23:29:07 +0000
commit1e238bcf505b8e465e9bc5f5d4086b542c44f6cd (patch)
treefcbf34869643ee31743e3a5dddfe3c83198f19eb /time/bbdate
parent1a2d0b4a42e457b437ce996d8670d3df98c014c9 (diff)
downloadpkgsrc-1e238bcf505b8e465e9bc5f5d4086b542c44f6cd.tar.gz
Modular Xorg support.
Diffstat (limited to 'time/bbdate')
-rw-r--r--time/bbdate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/bbdate/Makefile b/time/bbdate/Makefile
index a483c50328c..97708790ae7 100644
--- a/time/bbdate/Makefile
+++ b/time/bbdate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/07/22 04:46:18 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2007/02/01 23:33:56 joerg Exp $
#
DISTNAME= bbdate-0.2.4
@@ -13,5 +13,5 @@ COMMENT= Display the current date
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"