diff options
Diffstat (limited to 'x11/fbpanel/Makefile')
-rw-r--r-- | x11/fbpanel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/fbpanel/Makefile b/x11/fbpanel/Makefile index 167be5c474bb..d10a202b9703 100644 --- a/x11/fbpanel/Makefile +++ b/x11/fbpanel/Makefile @@ -21,7 +21,7 @@ USE_GNOME= gtk20 HAS_CONFIGURE= yes USE_GMAKE= yes -CONFIGURE_ENV+= PREFIX=${PREFIX} +CONFIGURE_ARGS+= --prefix=${PREFIX} MAN1= fbpanel.1 MANCOMPRESSED= no |