Fixed typo in Makefile
PR: 152338 Approved by: itetcu (implicit)
This commit is contained in:
parent
3b858b4df9
commit
66828f0bdf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264950
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ USE_GNOME= gtk20
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
||||||
#CONFIGURE_ENV+= PREFIX=${PREFIX}
|
CONFIGURE_ENV+= PREFIX=${PREFIX}
|
||||||
|
|
||||||
MAN1= fbpanel.1
|
MAN1= fbpanel.1
|
||||||
MANCOMPRESSED= no
|
MANCOMPRESSED= no
|
||||||
|
|
Loading…
Reference in a new issue