diff options
Diffstat (limited to 'x11/xscreensaver')
-rw-r--r-- | x11/xscreensaver/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index 26d2f478da0..37155a54de8 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.66 2004/05/11 13:34:20 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2005/03/18 14:44:58 wiz Exp $ COMMENT= Screen saver and locker for the X window system CONFLICTS+= xscreensaver-gnome<4.14 +# man/man1/barcode.1 +CONFLICTS+= barcode-[0-9]* USE_BUILDLINK3= yes |