diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/dgs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile index abc825fb304d..1fee5b40bcb3 100644 --- a/x11/dgs/Makefile +++ b/x11/dgs/Makefile @@ -43,6 +43,7 @@ pre-patch: post-patch: ${REINPLACE_CMD} -e 's|echo aout|echo elf|' \ + -e 's|freebsd2\*)|freebsd2.\*)|' -e 's|freebsd1\*)|freebsd1.\*)|' \ ${WRKSRC}/DPS/ltconfig do-install: |