Kill FAKE=... remnants

discussed with espie
This commit is contained in:
jca 2016-04-25 18:59:11 +00:00
parent 217c368f1c
commit 7e2f66cfdb
3 changed files with 3 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2014/09/02 09:33:53 espie Exp $
# $OpenBSD: Makefile,v 1.20 2016/04/25 18:59:11 jca Exp $
COMMENT= sdl port of xkobo
DISTNAME= KoboDeluxe-0.5.1
@ -24,14 +24,10 @@ WANTLIB= SDL c m pthread stdc++ SDL_image
LIB_DEPENDS= devel/sdl-image
FAKE= all
CONFIGURE_STYLE=gnu
CONFIGURE_ENV+= sdlconf_args=--prefix=${LOCALBASE}
pre-configure:
@cp ${FILESDIR}/missile* ${WRKSRC}/data/gfx/
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2016/03/11 20:28:30 naddy Exp $
# $OpenBSD: Makefile,v 1.28 2016/04/25 18:59:11 jca Exp $
COMMENT= C library to produce PDF files
@ -22,7 +22,6 @@ LIB_DEPENDS= graphics/png \
# XXX !shared archs don't inherit libraries
LIB_DEPENDS += graphics/jpeg
FAKE= lib
CONFIGURE_STYLE= autoconf dest
AUTOCONF_VERSION= 2.13
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/config

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.84 2016/03/11 19:59:17 naddy Exp $
# $OpenBSD: Makefile,v 1.85 2016/04/25 18:59:11 jca Exp $
PORTROACH= limit:^1\.2\.
@ -17,8 +17,6 @@ HOMEPAGE= http://www.gtk.org/
MODULES= devel/gettext
LIB_DEPENDS= devel/glib
FAKE= all
# GPL
PERMIT_PACKAGE_CDROM= Yes