summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/pixieplus/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile
index 88bd20e741a..4adfee4bf03 100644
--- a/graphics/pixieplus/Makefile
+++ b/graphics/pixieplus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/03/26 02:27:42 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 23:05:52 snj Exp $
#
DISTNAME= pixieplus-0.5.4
@@ -11,14 +11,14 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.mosfet.org/pixie/
COMMENT= Free, fast, and feature packed image browser for KDE
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
USE_X11= YES
GNU_CONFIGURE= YES
-.include "../../graphics/kdegraphics3/buildlink2.mk"
-.include "../../graphics/ImageMagick/buildlink2.mk"
-.include "../../graphics/libungif/buildlink2.mk"
+.include "../../graphics/kdegraphics3/buildlink3.mk"
+.include "../../graphics/ImageMagick/buildlink3.mk"
+.include "../../graphics/libungif/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"