diff --git a/x11/hicolor-icon-theme/Makefile b/x11/hicolor-icon-theme/Makefile index 8e5d058f9b8..cded8badd81 100644 --- a/x11/hicolor-icon-theme/Makefile +++ b/x11/hicolor-icon-theme/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2004/12/04 16:32:54 sturm Exp $ +# $OpenBSD: Makefile,v 1.3 2005/11/13 16:57:14 marcm Exp $ COMMENT= "high-color icon theme shell for GNOME and KDE" DISTNAME= hicolor-icon-theme-0.5 +PKGNAME= ${DISTNAME}p0 CATEGORIES= x11 HOMEPAGE= http://www.freedesktop.org/Standards/icon-theme-spec @@ -18,4 +19,6 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= gnu +NO_REGRESS= Yes + .include