c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
15 lines
419 B
Makefile
15 lines
419 B
Makefile
# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:36 tv Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= libxfcegui4-${XFCE4_VERSION}
|
|
PKGNAME= libxfce4gui-${XFCE4_VERSION}
|
|
PKGREVISION= 1
|
|
CATEGORIES= x11
|
|
COMMENT= XFce4 widget library
|
|
|
|
PKGCONFIG_OVERRIDE= libxfcegui4/libxfcegui4-1.0.pc.in
|
|
|
|
.include "../../x11/libxfce4util/buildlink3.mk"
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|