# Created by: Matthias Petermann # $FreeBSD: head/x11-themes/xfce-icons-elementary/Makefile 561223 2021-01-11 15:58:59Z madpilot $ PORTNAME= elementary PORTVERSION= 0.15.2 DISTVERSIONPREFIX=v CATEGORIES= x11-themes xfce PKGNAMEPREFIX= xfce-icons- MAINTAINER= xfce@FreeBSD.org COMMENT= Elementary icons, extended and maintained for Xfce LICENSE= GPLv2 BUILD_DEPENDS= optipng:graphics/optipng USES= compiler:c11 gnome pkgconfig USE_GNOME= gdkpixbuf2:build gtk30:build HAS_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= shimmerproject GH_PROJECT= elementary-xfce NO_ARCH= yes INSTALLS_ICONS= yes post-patch: ${REINPLACE_CMD} -e 's|\/$$(PREFIX)|$$(PREFIX)|g' \ ${WRKSRC}/Makefile.in .include