diff options
Diffstat (limited to 'print/cups-pstoraster')
-rw-r--r-- | print/cups-pstoraster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-pstoraster/Makefile b/print/cups-pstoraster/Makefile index b774487f7d04..82e6343f8bf6 100644 --- a/print/cups-pstoraster/Makefile +++ b/print/cups-pstoraster/Makefile @@ -30,7 +30,7 @@ GS_VERSION= 8.15 WRKSRC= ${WRKDIR}/espgs-${PORTVERSION} -DATADIR= ${TARGETDIR}/share/espgs +DATADIR= ${PREFIX}/share/espgs USE_BZIP2= yes USE_GMAKE= yes |