diff options
Diffstat (limited to 'devel/libafterbase/Makefile')
-rw-r--r-- | devel/libafterbase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libafterbase/Makefile b/devel/libafterbase/Makefile index d87c1a1a4077..d2e89c0dacb5 100644 --- a/devel/libafterbase/Makefile +++ b/devel/libafterbase/Makefile @@ -20,7 +20,7 @@ USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-staticlibs --enable-sharedlibs --with-x -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_SUB= STATIC="@comment " post-patch: |