forked from Lainports/freebsd-ports
Correct a typo regarding USE_PERL5.
PR: 114851 Submitted by: gabor
This commit is contained in:
parent
b3185d474d
commit
cd781f7b1e
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ USE_XLIB= yes
|
|||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_PERL= yes
|
||||
USE_PERL5= yes
|
||||
USE_GNOME= gnomeprefix gnomehack intlhack evolutiondataserver libgnomeui
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue