summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-01-29 20:57:55 +0000
committermarino <marino@pkgsrc.org>2012-01-29 20:57:55 +0000
commitd882bfa22be0fabd2efd75efdb1cfd67f26a8251 (patch)
tree9ab1f2e4947e4fe6d5be5a4301bbd34bb4a2fbbf /editors
parentf505da89f3609d23be46643c5c0ea49516110b20 (diff)
downloadpkgsrc-d882bfa22be0fabd2efd75efdb1cfd67f26a8251.tar.gz
editors/notecase: Fix indirect linking error on DragonFly
Diffstat (limited to 'editors')
-rw-r--r--editors/notecase/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/notecase/Makefile b/editors/notecase/Makefile
index 8f08f010371..645e3d1e9a6 100644
--- a/editors/notecase/Makefile
+++ b/editors/notecase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2012/01/24 09:11:02 sbd Exp $
+# $NetBSD: Makefile,v 1.22 2012/01/29 20:57:55 marino Exp $
#
DISTNAME= notecase-1.8.8_src
@@ -17,6 +17,8 @@ WRKSRC= ${WRKDIR}/notecase-1.8.8
USE_LANGUAGES= c c++
USE_TOOLS+= gmake msgfmt pkg-config gsed
+LDFLAGS.DragonFly= -lX11
+
INSTALLATION_DIRS= share/doc/notecase share/locale/fr_CA/LC_MESSAGES \
share/locale/no/LC_MESSAGES