summaryrefslogtreecommitdiff
path: root/editors/xournal/Makefile
diff options
context:
space:
mode:
authordholland <dholland>2012-06-23 19:19:05 +0000
committerdholland <dholland>2012-06-23 19:19:05 +0000
commitd9b2e297416e3e33c781df636772eaf98a2eb7a1 (patch)
treef4b062bd6d1b649a469e261a986e231f6992a757 /editors/xournal/Makefile
parentebd6136dfdd2fcb387879ba54a5b6b812a6d68cb (diff)
downloadpkgsrc-d9b2e297416e3e33c781df636772eaf98a2eb7a1.tar.gz
Whoops, no, exactly the same, misread something.
Diffstat (limited to 'editors/xournal/Makefile')
-rw-r--r--editors/xournal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index 864aeee118e..583a3b5405b 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/06/23 19:18:22 dholland Exp $
+# $NetBSD: Makefile,v 1.12 2012/06/23 19:19:05 dholland Exp $
DISTNAME= xournal-0.4.5
PKGREVISION= 7
@@ -18,7 +18,7 @@ USE_TOOLS+= pkg-config msgfmt
PKG_DESTDIR_SUPPORT= user-destdir
LDFLAGS.DragonFly= -lX11 -lz -lm
-LDFLAGS.SunOS= -lz -lm
+LDFLAGS.SunOS= -lX11 -lz -lm
.include "../../graphics/libgnomecanvas/buildlink3.mk"
.include "../../print/poppler-glib/buildlink3.mk"