aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gnome-icons-gentoo-test
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gnome-icons-gentoo-test')
-rw-r--r--x11-themes/gnome-icons-gentoo-test/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-themes/gnome-icons-gentoo-test/Makefile b/x11-themes/gnome-icons-gentoo-test/Makefile
index 33920bc96bb1..65ba9377317e 100644
--- a/x11-themes/gnome-icons-gentoo-test/Makefile
+++ b/x11-themes/gnome-icons-gentoo-test/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= gentoo-test
PORTVERSION= 0.1
@@ -24,4 +24,5 @@ RESTRICTED= ${REASON}
USE_BZIP2= yes
WRKSRC= "${WRKDIR}/Gentoo-test"
-.include "${.CURDIR}/../gnome-icons/Makefile.icons"
+.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
+.include <bsd.port.mk>