diff options
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> |