diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-09 03:42:52 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-09 03:42:52 +0800 |
commit | 43d34be219cb0ba9208a2ed402dd573debc7b807 (patch) | |
tree | 995c2f34a1ca10858e58e3e65fe2d19a13429ea1 /sysutils | |
parent | 9fe714a6410c45ae00f7b6954860e1efdc681579 (diff) | |
download | marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.tar.gz marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.tar.zst marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.zip |
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9736 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gdmap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/gdmap/Makefile b/sysutils/gdmap/Makefile index 675004aff..72569d36a 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-X USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gtk20 USE_GMAKE= yes +USE_PERL5= yes GNU_CONFIGURE= yes MAN1= gdmap.1 |