mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 02:24:06 -04:00
13 lines
279 B
Makefile
13 lines
279 B
Makefile
# $NetBSD: Makefile,v 1.7 2016/04/15 09:28:39 wiz Exp $
|
|
|
|
CONFLICTS+= Transmission-[0-9]*
|
|
|
|
pre-configure:
|
|
touch ${WRKSRC}/po/Makefile
|
|
|
|
CONFIGURE_ARGS+= --disable-mac
|
|
CONFIGURE_ARGS+= --without-gtk
|
|
|
|
.include "../../net/transmission/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|