diff options
Diffstat (limited to 'sysutils/gupsc/Makefile')
-rw-r--r-- | sysutils/gupsc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gupsc/Makefile b/sysutils/gupsc/Makefile index 9883300..b13cce2 100644 --- a/sysutils/gupsc/Makefile +++ b/sysutils/gupsc/Makefile @@ -18,7 +18,7 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomelibs -USE_PERL= yes +USE_PERL5_BUILD=yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |