diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2010-11-22 22:58:13 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2010-11-22 22:58:13 +0000 |
commit | 66828f0bdf5dd7570eca26609f0cb73110a762b5 (patch) | |
tree | b28db1b239c7cdd0071748e3adfb084c8eed3738 /x11/fbpanel | |
parent | 3b858b4df9d9181d962b9624c9fa12faad3fbdef (diff) |
Notes
Diffstat (limited to 'x11/fbpanel')
-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 8cf9eb54a3bb..167be5c474bb 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_ENV+= PREFIX=${PREFIX} MAN1= fbpanel.1 MANCOMPRESSED= no |