diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-22 18:19:44 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-22 18:19:44 +0000 |
commit | f88690bf531db7a458a5ef0b75c120731969eae1 (patch) | |
tree | 1f7747e37edd48ad8ab16eaff6c38cf0928d2d58 /chinese/enscript | |
parent | bb53f3ecee6dcf35d029f67251a8c837bf8fa696 (diff) | |
download | ports-f88690bf531db7a458a5ef0b75c120731969eae1.tar.gz ports-f88690bf531db7a458a5ef0b75c120731969eae1.zip |
Ports policy:
Ensure that the master category is always matches name of the parent
(category) directory. This is required for ORIGIN to function properly.
Notes
Notes:
svn path=/head/; revision=42934
Diffstat (limited to 'chinese/enscript')
-rw-r--r-- | chinese/enscript/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/enscript/Makefile b/chinese/enscript/Makefile index 44f80939b367..02ba184878f9 100644 --- a/chinese/enscript/Makefile +++ b/chinese/enscript/Makefile @@ -5,6 +5,8 @@ # $FreeBSD$ # +CATEGORIES= chinese + PAPERSIZE= a4 MASTERDIR= ${.CURDIR}/../../print/enscript-letter |