diff options
Diffstat (limited to 'devel/ddd')
-rw-r--r-- | devel/ddd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ddd/Makefile b/devel/ddd/Makefile index ca82c810ef56..0bdbb1482044 100644 --- a/devel/ddd/Makefile +++ b/devel/ddd/Makefile @@ -23,7 +23,7 @@ USE_REINPLACE= yes USE_SIZE= yes USE_XPM= yes USE_MOTIF= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CFLAGS+= -Wno-deprecated CPPFLAGS+= -I${LOCALBASE}/include |