diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2005-12-31 21:15:55 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2005-12-31 21:15:55 +0800 |
commit | d7ab0175219826e9514c43cf2ec7738c144bdfa1 (patch) | |
tree | f3d00d0f6ba2d0aaff735414c51707d32696b930 /textproc/uim-el | |
parent | 20b717774eef241f10f0e9707fec632a7e3e397a (diff) | |
download | freebsd-ports-gnome-d7ab0175219826e9514c43cf2ec7738c144bdfa1.tar.gz freebsd-ports-gnome-d7ab0175219826e9514c43cf2ec7738c144bdfa1.tar.zst freebsd-ports-gnome-d7ab0175219826e9514c43cf2ec7738c144bdfa1.zip |
Fix configure error.
Reported by: pointyhat via kris
Diffstat (limited to 'textproc/uim-el')
-rw-r--r-- | textproc/uim-el/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index b7a1c34655aa..327ee519fe82 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -19,6 +19,7 @@ CONFLICTS?= uim-el-xemacs21-mule-[0-9]* RUN_DEPENDS= uim-el-agent:${PORTSDIR}/textproc/uim +USE_PERL5_BUILD=yes USE_GMAKE= yes GNU_CONFIGURE= yes |