diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-18 02:50:24 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-18 02:50:24 +0000 |
commit | 94598608afce2f95b71097bfa3fa0d8130793cd6 (patch) | |
tree | 0fd660c566580410f5bbb6eb1c6903f0065fac0b /x11/Makefile | |
parent | Use '::' for the extract target since we have two of them now. (diff) |
The following ports were consolidated into ports/print/perlftlib.
ports/print/p5-FreeType
ports/print/p5-FreeTypeWrapper
ports/x11/p5-mkttfdir
PR: 9518
Submitted by: maintainer (of all of them :)
Notes
Notes:
svn path=/head/; revision=16128
Diffstat (limited to '')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 057461c52523..a990fd9b97c8 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.246 1999/01/07 12:05:29 asami Exp $ +# $Id: Makefile,v 1.247 1999/01/09 03:19:31 asami Exp $ # SUBDIR += 9term @@ -60,7 +60,6 @@ SUBDIR += lupe SUBDIR += offix-clipboard SUBDIR += offix-execute - SUBDIR += p5-mkttfdir SUBDIR += props SUBDIR += rxvt SUBDIR += sxpc |