mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f44828dd89
bsd.port.mk that will be committed soon, this will disable automatic package building when PACKAGE_BUILDING is defined (so they can be built from separate scripts). These are no-ops for ordinary users (i.e., when PACKAGE_BUILDING is not defined).
17 lines
456 B
Makefile
17 lines
456 B
Makefile
# New ports collection makefile for: ja-jlatex209
|
|
# Version required: a1.7-n1.52
|
|
# Date created: 4 Nov 1996
|
|
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
|
|
#
|
|
# $Id: Makefile,v 1.2 1997/09/24 06:43:46 max Exp $
|
|
#
|
|
|
|
DISTNAME= ja-jlatex209-a17
|
|
FILESDIR= ${.CURDIR}/../jtex209-both/files
|
|
PATCHDIR= ${.CURDIR}/../jtex209-both/patches
|
|
BATCH_TEX= ASCII
|
|
|
|
MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-*
|
|
|
|
.include <${.CURDIR}/../jtex209-both/Makefile>
|