diff options
Diffstat (limited to 'x11-fonts/gfe')
-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 14e46cbd464e..335de36c6106 100644 --- a/x11-fonts/gfe/Makefile +++ b/x11-fonts/gfe/Makefile @@ -18,6 +18,6 @@ COMMENT= GTK+-based .bdf font editor for X GNU_CONFIGURE= yes PLIST_FILES= bin/gfe USE_GNOME= gtk12 -USE_XPM= yes +USE_XORG= xpm .include <bsd.port.mk> |