diff options
-rw-r--r-- | ports-mgmt/synth/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports-mgmt/synth/Makefile b/ports-mgmt/synth/Makefile index ee57d334d328..36c260920d2c 100644 --- a/ports-mgmt/synth/Makefile +++ b/ports-mgmt/synth/Makefile @@ -25,7 +25,6 @@ MAKE_ENV= NCURSES_LINK=static post-extract: @${REINPLACE_CMD} -e "s|/usr/local|${LOCALBASE}|" \ - ${WRKSRC}/default.gpr \ ${WRKSRC}/src/definitions.ads do-build: |