1e4ca2627d
The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
16 lines
532 B
Makefile
16 lines
532 B
Makefile
# $NetBSD: Makefile,v 1.65 2022/08/11 05:09:17 gutteridge Exp $
|
|
|
|
PKGREVISION= 2
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= xfce4-appfinder-4.16.1
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES+= https://archive.xfce.org/src/xfce/xfce4-appfinder/4.16/
|
|
|
|
HOMEPAGE= https://docs.xfce.org/xfce/xfce4-appfinder/start
|
|
COMMENT= Xfce application finder
|
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
|
.include "../../x11/libxfce4ui/buildlink3.mk"
|
|
.include "../../x11/xfce4-garcon/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|