diff options
Diffstat (limited to 'x11/fspanel')
-rw-r--r-- | x11/fspanel/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/fspanel/Makefile b/x11/fspanel/Makefile index d61ad6c96c2..a3ed98239d8 100644 --- a/x11/fspanel/Makefile +++ b/x11/fspanel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/07/10 14:07:20 grant Exp $ +# $NetBSD: Makefile,v 1.8 2004/07/10 14:07:44 grant Exp $ # DISTNAME= fspanel-0.8beta1 @@ -18,8 +18,6 @@ HAS_CONFIGURE= YES CFLAGS+= -DHAVE_XPM -DXFT -LIBS.SunOS+= -lX11 - INSTALLATION_DIRS= bin do-install: |