From d9b2e297416e3e33c781df636772eaf98a2eb7a1 Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 23 Jun 2012 19:19:05 +0000 Subject: Whoops, no, exactly the same, misread something. --- editors/xournal/Makefile | 4 ++-- 1 file 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" -- cgit v1.2.3