diff options
Diffstat (limited to 'editors/mousepad/Makefile')
-rw-r--r-- | editors/mousepad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile index 1be031edb2d4..835038aa276b 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME= gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui .include <bsd.port.mk> |