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