diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/openobex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index fa6ea32cd9cb..cabab4aae9f9 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -21,5 +21,6 @@ USE_LIBTOOL_VER= 15 USE_GMAKE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --program-transform-name="" .include <bsd.port.mk> |