fix conflict with misc/deco by renaming deco.1 to xdeco.1

This commit is contained in:
lebel 2002-03-26 21:51:41 +00:00
parent a859ac6fd9
commit 012236ddbf
2 changed files with 7 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2002/03/23 01:38:29 lebel Exp $
# $OpenBSD: Makefile,v 1.11 2002/03/26 21:51:41 lebel Exp $
COMMENT= "screen saver and locker for the X Window System"
@ -55,4 +55,8 @@ ERRORS+= "Fatal: Please choose either the gtk or motif flavor"
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -pthread"
MAKE_ENV+= ${CONFIGURE_ENV}
post-install:
# rename this man page so it doesn't conflict with misc/deco
@mv ${PREFIX}/man/man1/deco.1 ${PREFIX}/man/man1/xdeco.1
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2002/03/23 01:38:29 lebel Exp $
@comment $OpenBSD: PLIST,v 1.6 2002/03/26 21:51:41 lebel Exp $
!%%no_gle%%
bin/xscreensaver
bin/xscreensaver-command
@ -307,7 +307,7 @@ man/man1/bubbles.1
man/man1/bumps.1
man/man1/critical.1
man/man1/decayscreen.1
man/man1/deco.1
man/man1/xdeco.1
man/man1/distort.1
man/man1/drift.1
man/man1/epicycle.1