1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Restore DESTDIR backout.

This commit is contained in:
Joe Marcus Clarke 2007-08-04 21:50:02 +00:00
parent f4ce25897d
commit f3197b57d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197091

View File

@ -182,7 +182,7 @@ USE_PERL5= yes
CONFIGURE_ARGS+= --with-perl-lib=site
PLIST_SUB+= PERL:=""
.if !defined(PIDGIN_SLAVE)
MAN3PREFIX= ${TARGETDIR}/lib/perl5/${PERL_VERSION}
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3+= Purple.3
.endif
.else