diff options
Diffstat (limited to 'app-misc/golly')
-rw-r--r-- | app-misc/golly/golly-4.1-r1.ebuild (renamed from app-misc/golly/golly-4.1.ebuild) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-misc/golly/golly-4.1.ebuild b/app-misc/golly/golly-4.1-r1.ebuild index 623f94070a39..b502a58b492a 100644 --- a/app-misc/golly/golly-4.1.ebuild +++ b/app-misc/golly/golly-4.1-r1.ebuild @@ -36,7 +36,6 @@ pkg_setup() { src_compile() { local mymakeopts=( ENABLE_SOUND=yes - ENABLE_PERL=yes GOLLYDIR="${EPREFIX}/usr/share/${PN}" PYTHON=${EPYTHON} WX_CONFIG=${WX_CONFIG} |