diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-05 09:57:25 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-05 09:57:25 +0800 |
commit | 89960c218ac4afa94b5b080339c6ec3e495808eb (patch) | |
tree | e6ddd9644c58eb220bcc22e50856c3cc192e0265 /mail/sqwebmail | |
parent | a8dbd3ec4888bec790578574ee90e0ac1fc2eb69 (diff) | |
download | freebsd-ports-gnome-89960c218ac4afa94b5b080339c6ec3e495808eb.tar.gz freebsd-ports-gnome-89960c218ac4afa94b5b080339c6ec3e495808eb.tar.zst freebsd-ports-gnome-89960c218ac4afa94b5b080339c6ec3e495808eb.zip |
port needs perl to build -> USE_PERL5=yes
Noticed on: bento
Diffstat (limited to 'mail/sqwebmail')
-rw-r--r-- | mail/sqwebmail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index 560f59a7c2cb..1f0633a0f34d 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -50,6 +50,7 @@ VCHKPWLOC?= ${LOCALBASE}/vpopmail # End of user variables +USE_PERL5= yes HAS_CONFIGURE= YES CONFIGURE_ARGS= \ |