diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-08-25 14:10:09 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-08-25 14:10:09 +0000 |
commit | 5191fed48518b9f9f91976fa4d3a463583b27ff4 (patch) | |
tree | 454e096c96178da4f2aeaee8b39a852ef0ba71ca /x11/Makefile | |
parent | 23598cd69f553ed891658546e132ca000b8b188c (diff) | |
download | ports-5191fed48518b9f9f91976fa4d3a463583b27ff4.tar.gz ports-5191fed48518b9f9f91976fa4d3a463583b27ff4.zip |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index be4d8ada51b3..82909126dfc6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.148 1997/08/19 07:10:14 fenner Exp $ +# $Id: Makefile,v 1.149 1997/08/20 20:03:17 jkh Exp $ # SUBDIR += FWF @@ -91,5 +91,6 @@ SUBDIR += xview-clients SUBDIR += xview-config SUBDIR += xview-lib + SUBDIR += xzoom .include <bsd.port.subdir.mk> |