ac934032df
Do not depend on xscreensaver as it's not mandatory. Instead show a message to the user which packages may be installed.
12 lines
328 B
Makefile
12 lines
328 B
Makefile
# $NetBSD: Makefile,v 1.11 2004/10/05 09:58:52 martti Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= xfce-utils-${XFCE4_VERSION}
|
|
PKGNAME= xfce4-utils-${XFCE4_VERSION}
|
|
PKGREVISION= 2
|
|
CATEGORIES= x11
|
|
COMMENT= XFce4 utilities
|
|
|
|
.include "../../x11/xfce4-mcs-plugins/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|