diff options
Diffstat (limited to 'devel/ddd/Makefile')
-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 e07ac7408988..71cfae09928e 100644 --- a/devel/ddd/Makefile +++ b/devel/ddd/Makefile @@ -21,7 +21,7 @@ USE_GMAKE= yes USE_REINPLACE= yes USE_XPM= yes USE_MOTIF= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CFLAGS+= -Wno-deprecated CPPFLAGS+= -I${LOCALBASE}/include |