From 88f7bbcb4091f0ca736a9885bdcb04a976081e8d Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 29 Mar 2004 18:37:40 +0000 Subject: - Respect rule that Makefiles should end with .include PR: ports/64877 Submitted by: Tom McLaughlin (maintainer) --- x11-themes/gnome-icons-iris/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11-themes/gnome-icons-iris') diff --git a/x11-themes/gnome-icons-iris/Makefile b/x11-themes/gnome-icons-iris/Makefile index e14bc28c13fc..276eb2feecc7 100644 --- a/x11-themes/gnome-icons-iris/Makefile +++ b/x11-themes/gnome-icons-iris/Makefile @@ -7,7 +7,7 @@ # Port logic gratuitously stolen from x11-themes/kde-icons-noia by # lioux@. If it's not defined here and you think it should be, check -# x11-themes/gnome-icons/Makefile.icons for it. +# x11-themes/gnome-icons/bsd.gnome-icons.mk for it. PORTNAME= iris PORTVERSION= 0.4 @@ -24,4 +24,5 @@ RESTRICTED= ${REASON} USE_BZIP2= yes WRKSRC= "${WRKDIR}/Iris" -.include "${.CURDIR}/../gnome-icons/Makefile.icons" +.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" +.include -- cgit v1.2.3