diff options
-rw-r--r-- | x11-fonts/gfe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/gfe/Makefile b/x11-fonts/gfe/Makefile index 3927d928d53b..e06cfb8786c7 100644 --- a/x11-fonts/gfe/Makefile +++ b/x11-fonts/gfe/Makefile @@ -13,8 +13,8 @@ COMMENT= GTK+-based .bdf font editor for X GNU_CONFIGURE= yes PLIST_FILES= bin/gfe + USE_GNOME= gtk12 USE_XORG= xpm -NO_STAGE= yes .include <bsd.port.mk> |