summaryrefslogtreecommitdiff
path: root/japanese/magicpoint/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-01 03:06:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-01 03:06:49 +0000
commit555a3ebe6cdf7d9691773cd13c13503ad2fdffae (patch)
tree8b731a32ebffa1cf00831def0cd323e7ac45f8c5 /japanese/magicpoint/Makefile
parentAdd dependency to xpm. (diff)
Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
Notes
Notes: svn path=/head/; revision=14974
Diffstat (limited to 'japanese/magicpoint/Makefile')
-rw-r--r--japanese/magicpoint/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/japanese/magicpoint/Makefile b/japanese/magicpoint/Makefile
index a371d32f027a..7ae5aa1e7fc5 100644
--- a/japanese/magicpoint/Makefile
+++ b/japanese/magicpoint/Makefile
@@ -3,20 +3,17 @@
# Date created: 25 Dec 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.4 1998/09/06 13:48:20 itojun Exp $
+# $Id: Makefile,v 1.5 1998/10/07 06:11:41 asami Exp $
#
-# can't use PORTSDIR here, since we haven't included bsd.port.mk
-FILESDIR= ${.CURDIR}/../../misc/magicpoint/files
-PATCHDIR= ${.CURDIR}/../../misc/magicpoint/patches
-PKGDIR= ${.CURDIR}/../../misc/magicpoint/pkg
+MASTERDIR= ${.CURDIR}/../../misc/magicpoint
COMMENT= ${.CURDIR}/pkg/COMMENT
LIB_DEPENDS= VFlib2.23:${PORTSDIR}/japanese/vflib
PKGNAME= ja-magicpoint-1.04a
-.include <${.CURDIR}/../../misc/magicpoint/Makefile>
+.include "${MASTERDIR}/Makefile"
CATEGORIES= japanese misc