oops, forgot to set NO_REGRESS.
No pkg change -> no bump
This commit is contained in:
parent
faf05b31cd
commit
150b76cccb
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/01/22 12:05:01 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/01/22 13:57:53 espie Exp $
|
||||
|
||||
COMMENT= "copy selected info from dvd"
|
||||
DISTNAME= ogmrip-0.10.0
|
||||
@ -23,6 +23,7 @@ do-configure:
|
||||
|
||||
LIB_DEPENDS= dvdread::devel/libdvdread
|
||||
WANTLIB= c
|
||||
NO_REGRESS= Yes
|
||||
|
||||
do-build:
|
||||
${CC} ${CFLAGS} -I${LOCALBASE}/include \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/01/22 13:55:42 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/01/22 13:57:53 espie Exp $
|
||||
|
||||
COMMENT= "extract subtitles from dvds"
|
||||
DISTNAME= ogmrip-0.10.0
|
||||
@ -25,6 +25,7 @@ RUN_DEPENDS= ::graphics/gocr \
|
||||
::x11/mplayer
|
||||
|
||||
WANTLIB= c m
|
||||
NO_REGRESS= Yes
|
||||
|
||||
FAKE_FLAGS= BINDIR=${TRUEPREFIX}/bin \
|
||||
INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user