diff options
Diffstat (limited to 'devel/librelp/Makefile')
-rw-r--r-- | devel/librelp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/librelp/Makefile b/devel/librelp/Makefile index da97cdc2794a..ebe80ba8e5e8 100644 --- a/devel/librelp/Makefile +++ b/devel/librelp/Makefile @@ -22,6 +22,7 @@ PLIST_FILES= include/${PORTNAME}.h \ PORT_VERBS= relp +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/CFLAGS/s| -g||g' \ ${WRKSRC}/configure |