e8d8834f6a
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
17 lines
418 B
Makefile
17 lines
418 B
Makefile
# $NetBSD: Makefile,v 1.4 2010/06/13 22:45:29 wiz Exp $
|
|
#
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 0.5.1
|
|
|
|
DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION}
|
|
PKGREVISION= 2
|
|
CATEGORIES= time
|
|
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-timer-plugin/
|
|
COMMENT= Xfce4 timer plugin
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|