60806aa001
Fix PR pkg/48777
17 lines
470 B
Makefile
17 lines
470 B
Makefile
# $NetBSD: Makefile,v 1.37 2014/05/05 00:48:10 ryoon Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 0.6.2
|
|
|
|
DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION}
|
|
PKGREVISION= 23
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-weather-plugin/
|
|
COMMENT= Xfce weather plugin
|
|
|
|
LDFLAGS.SunOS+= -lsocket -lnsl
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../textproc/libxml2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|