diff options
Diffstat (limited to 'wm/pekwm/Makefile')
-rw-r--r-- | wm/pekwm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/pekwm/Makefile b/wm/pekwm/Makefile index 54d2cff88d9..14afab434b4 100644 --- a/wm/pekwm/Makefile +++ b/wm/pekwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/09/10 13:02:56 seb Exp $ +# $NetBSD: Makefile,v 1.8 2003/11/10 15:36:58 gavan Exp $ # DISTNAME= pekwm-0.1.3 @@ -17,6 +17,7 @@ USE_GMAKE= YES USE_X11= YES USE_PERL5= run USE_PKGINSTALL= YES +USE_GCC_SHLIB= YES .include "../../mk/bsd.prefs.mk" |