- remove unnecessary MAN1 tag from Makefile
- add missing man page to PLIST - use CFLAGS
This commit is contained in:
parent
113cce6b3f
commit
fbf65d2229
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 1999/03/12 22:01:33 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 1999/07/15 00:31:56 brad Exp $
|
||||
# $FreeBSD: Makefile,v 1.5 1999/03/09 00:16:14 jseger Exp $
|
||||
|
||||
DISTNAME= strobe-1.05
|
||||
@ -10,6 +10,5 @@ MAINTAINER= brad@openbsd.org
|
||||
|
||||
WRKSRC= ${WRKDIR}/strobe
|
||||
ALL_TARGET= strobe
|
||||
MAN1= strobe.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
bin/strobe
|
||||
lib/strobe.services
|
||||
man/man1/strobe.1
|
||||
|
Loading…
Reference in New Issue
Block a user