diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-20 19:06:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-20 19:06:44 +0000 |
commit | 0cc19889124d8b604d212bb2abfda35f16dc7594 (patch) | |
tree | 179809a101ddf82e43378348786dfd3699f47523 /x11/Makefile | |
parent | 526586e8d2b99632ba8a0a461dd617cc61948e24 (diff) | |
download | ports-0cc19889124d8b604d212bb2abfda35f16dc7594.tar.gz ports-0cc19889124d8b604d212bb2abfda35f16dc7594.zip |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 066bc07458be..d6d9dc6429a9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ # - SUBDIR += zenity SUBDIR += 3ddesktop SUBDIR += 9box @@ -230,5 +229,6 @@ SUBDIR += xzoom SUBDIR += yalias SUBDIR += yelp + SUBDIR += zenity .include <bsd.port.subdir.mk> |