diff options
Diffstat (limited to 'x11/xfce4-panel/Makefile')
-rw-r--r-- | x11/xfce4-panel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xfce4-panel/Makefile b/x11/xfce4-panel/Makefile index 5be2204abea..56807a1de3d 100644 --- a/x11/xfce4-panel/Makefile +++ b/x11/xfce4-panel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/01/17 12:56:14 martti Exp $ +# $NetBSD: Makefile,v 1.15 2005/03/18 07:59:09 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,6 +6,8 @@ DISTNAME= xfce4-panel-${XFCE4_VERSION} CATEGORIES= x11 COMMENT= XFce4 panel +XFCE4_VERSION= 4.2.1.1 + PKGCONFIG_OVERRIDE= panel/xfce4-panel-1.0.pc.in PTHREAD_AUTO_VARS= yes |