diff options
Diffstat (limited to 'x11/xfce4-panel/Makefile')
-rw-r--r-- | x11/xfce4-panel/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xfce4-panel/Makefile b/x11/xfce4-panel/Makefile index 56807a1de3d..6848f22bd33 100644 --- a/x11/xfce4-panel/Makefile +++ b/x11/xfce4-panel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/03/18 07:59:09 martti Exp $ +# $NetBSD: Makefile,v 1.16 2005/05/18 06:10:31 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,8 +6,6 @@ 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 |