diff options
Diffstat (limited to 'x11-themes/gnome-icons-slick/Makefile')
-rw-r--r-- | x11-themes/gnome-icons-slick/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gnome-icons-slick/Makefile b/x11-themes/gnome-icons-slick/Makefile index 7a5778630bf7..e9b0ad34d1d6 100644 --- a/x11-themes/gnome-icons-slick/Makefile +++ b/x11-themes/gnome-icons-slick/Makefile @@ -18,7 +18,7 @@ COMMENT= Slick Icons for Gnome RESTRICTED= ${REASON} USES= tar:bzip2 -WRKSRC= "${WRKDIR}/Slick" +NO_WRKSUBDIR= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include <bsd.port.mk> |